./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loops-crafted-1/in-de42.c --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --traceabstraction.encode.modifies.clause.in.ensures.clause.of.contracts true --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version fb1cb0b9
Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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/loops-crafted-1/in-de42.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 6b13c8359dfc3fa3ad0e51c85ccdf97c793022ae2240daea5433bdb872a277a9 --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --traceabstraction.encode.modifies.clause.in.ensures.clause.of.contracts true --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false
--- Real Ultimate output ---
This is Ultimate 0.2.4-tmp.dk.referee-eval-fb1cb0b-m
[2024-09-25 10:27:19,969 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-09-25 10:27:20,056 INFO  L114        SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-09-25 10:27:20,064 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-09-25 10:27:20,065 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-09-25 10:27:20,094 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-09-25 10:27:20,095 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-09-25 10:27:20,095 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-09-25 10:27:20,096 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-09-25 10:27:20,097 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-09-25 10:27:20,100 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-09-25 10:27:20,101 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-09-25 10:27:20,101 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-09-25 10:27:20,102 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-09-25 10:27:20,102 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-09-25 10:27:20,102 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-09-25 10:27:20,103 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-09-25 10:27:20,103 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-09-25 10:27:20,103 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-09-25 10:27:20,103 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-09-25 10:27:20,104 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-09-25 10:27:20,108 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-09-25 10:27:20,108 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-09-25 10:27:20,108 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-09-25 10:27:20,108 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-09-25 10:27:20,109 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-09-25 10:27:20,109 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-09-25 10:27:20,109 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-09-25 10:27:20,109 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-09-25 10:27:20,110 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-09-25 10:27:20,110 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-09-25 10:27:20,110 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-09-25 10:27:20,111 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-25 10:27:20,111 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-09-25 10:27:20,113 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-09-25 10:27:20,113 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-09-25 10:27:20,114 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-09-25 10:27:20,114 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-09-25 10:27:20,115 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-09-25 10:27:20,115 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-09-25 10:27:20,115 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-09-25 10:27:20,115 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-09-25 10:27:20,116 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 -> 6b13c8359dfc3fa3ad0e51c85ccdf97c793022ae2240daea5433bdb872a277a9
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.plugins.generator.traceabstraction: Encode 'modifies' clause in 'ensures' clause of contracts -> true
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Generate GraphML witnesses -> false
[2024-09-25 10:27:20,476 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-09-25 10:27:20,501 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-09-25 10:27:20,504 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-09-25 10:27:20,506 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-09-25 10:27:20,506 INFO  L274        PluginConnector]: CDTParser initialized
[2024-09-25 10:27:20,507 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/loops-crafted-1/in-de42.c
[2024-09-25 10:27:22,040 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-09-25 10:27:22,223 INFO  L384              CDTParser]: Found 1 translation units.
[2024-09-25 10:27:22,224 INFO  L180              CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/in-de42.c
[2024-09-25 10:27:22,230 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/378d566ea/fe2158643c2540bb98c8386400a8942c/FLAG9a614b390
[2024-09-25 10:27:22,603 INFO  L435              CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/378d566ea/fe2158643c2540bb98c8386400a8942c
[2024-09-25 10:27:22,606 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-09-25 10:27:22,607 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-09-25 10:27:22,609 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-09-25 10:27:22,609 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-09-25 10:27:22,613 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-09-25 10:27:22,614 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,614 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4c694088 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22, skipping insertion in model container
[2024-09-25 10:27:22,615 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,631 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-09-25 10:27:22,773 WARN  L248   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/in-de42.c[368,381]
[2024-09-25 10:27:22,798 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-25 10:27:22,811 INFO  L200         MainTranslator]: Completed pre-run
[2024-09-25 10:27:22,822 WARN  L248   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/in-de42.c[368,381]
[2024-09-25 10:27:22,827 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-25 10:27:22,854 INFO  L204         MainTranslator]: Completed translation
[2024-09-25 10:27:22,856 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22 WrapperNode
[2024-09-25 10:27:22,856 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-09-25 10:27:22,858 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-09-25 10:27:22,858 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-09-25 10:27:22,858 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-09-25 10:27:22,864 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,871 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,877 INFO  L138                Inliner]: procedures = 13, calls = 8, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0
[2024-09-25 10:27:22,878 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-09-25 10:27:22,879 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-09-25 10:27:22,879 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-09-25 10:27:22,879 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-09-25 10:27:22,890 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,890 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,892 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,913 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-25 10:27:22,913 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,913 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,918 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,923 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,924 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,929 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,930 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-09-25 10:27:22,931 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-09-25 10:27:22,933 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-09-25 10:27:22,933 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-09-25 10:27:22,934 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (1/1) ...
[2024-09-25 10:27:22,939 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-25 10:27:22,953 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:22,967 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-25 10:27:22,971 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-25 10:27:23,023 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-09-25 10:27:23,024 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.init
[2024-09-25 10:27:23,024 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.init
[2024-09-25 10:27:23,024 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-09-25 10:27:23,024 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-09-25 10:27:23,024 INFO  L130     BoogieDeclarations]: Found specification of procedure main
[2024-09-25 10:27:23,024 INFO  L138     BoogieDeclarations]: Found implementation of procedure main
[2024-09-25 10:27:23,026 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-09-25 10:27:23,026 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-09-25 10:27:23,026 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-09-25 10:27:23,094 INFO  L241             CfgBuilder]: Building ICFG
[2024-09-25 10:27:23,096 INFO  L267             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-09-25 10:27:23,283 INFO  L?                        ?]: Removed 5 outVars from TransFormulas that were not future-live.
[2024-09-25 10:27:23,283 INFO  L290             CfgBuilder]: Performing block encoding
[2024-09-25 10:27:23,303 INFO  L312             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-09-25 10:27:23,304 INFO  L317             CfgBuilder]: Removed 4 assume(true) statements.
[2024-09-25 10:27:23,304 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 10:27:23 BoogieIcfgContainer
[2024-09-25 10:27:23,304 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-09-25 10:27:23,307 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-09-25 10:27:23,307 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-09-25 10:27:23,310 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-09-25 10:27:23,311 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.09 10:27:22" (1/3) ...
[2024-09-25 10:27:23,312 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f142aab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 10:27:23, skipping insertion in model container
[2024-09-25 10:27:23,313 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 10:27:22" (2/3) ...
[2024-09-25 10:27:23,313 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f142aab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 10:27:23, skipping insertion in model container
[2024-09-25 10:27:23,314 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 10:27:23" (3/3) ...
[2024-09-25 10:27:23,315 INFO  L112   eAbstractionObserver]: Analyzing ICFG in-de42.c
[2024-09-25 10:27:23,336 INFO  L209   ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-09-25 10:27:23,336 INFO  L149   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-09-25 10:27:23,395 INFO  L335      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-09-25 10:27:23,406 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;@b7df8d5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-25 10:27:23,406 INFO  L337      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-09-25 10:27:23,411 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 21 states, 13 states have (on average 1.7692307692307692) internal successors, (23), 14 states have internal predecessors, (23), 3 states have call successors, (3), 3 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-09-25 10:27:23,418 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-09-25 10:27:23,419 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:23,420 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:23,421 INFO  L399      AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:23,426 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:23,427 INFO  L85        PathProgramCache]: Analyzing trace with hash 1769832604, now seen corresponding path program 1 times
[2024-09-25 10:27:23,440 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:23,442 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1474359776]
[2024-09-25 10:27:23,442 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:23,442 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:23,542 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:23,593 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:23,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:23,610 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:23,611 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:23,611 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1474359776]
[2024-09-25 10:27:23,612 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1474359776] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-25 10:27:23,612 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-25 10:27:23,612 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-09-25 10:27:23,614 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [34747131]
[2024-09-25 10:27:23,615 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-25 10:27:23,619 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-09-25 10:27:23,620 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:23,647 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-09-25 10:27:23,648 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-09-25 10:27:23,650 INFO  L87              Difference]: Start difference. First operand  has 21 states, 13 states have (on average 1.7692307692307692) internal successors, (23), 14 states have internal predecessors, (23), 3 states have call successors, (3), 3 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:23,673 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:23,674 INFO  L93              Difference]: Finished difference Result 36 states and 51 transitions.
[2024-09-25 10:27:23,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-25 10:27:23,676 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 14
[2024-09-25 10:27:23,677 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:23,693 INFO  L225             Difference]: With dead ends: 36
[2024-09-25 10:27:23,693 INFO  L226             Difference]: Without dead ends: 15
[2024-09-25 10:27:23,697 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 4 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-25 10:27:23,701 INFO  L434           NwaCegarLoop]: 22 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, 22 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-25 10:27:23,704 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 22 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-25 10:27:23,719 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15 states.
[2024-09-25 10:27:23,731 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15.
[2024-09-25 10:27:23,733 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15 states, 10 states have (on average 1.4) internal successors, (14), 10 states have internal predecessors, (14), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:23,733 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 18 transitions.
[2024-09-25 10:27:23,736 INFO  L78                 Accepts]: Start accepts. Automaton has 15 states and 18 transitions. Word has length 14
[2024-09-25 10:27:23,736 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:23,736 INFO  L474      AbstractCegarLoop]: Abstraction has 15 states and 18 transitions.
[2024-09-25 10:27:23,736 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:23,737 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:23,737 INFO  L276                IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions.
[2024-09-25 10:27:23,738 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-09-25 10:27:23,738 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:23,738 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:23,740 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-09-25 10:27:23,740 INFO  L399      AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:23,742 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:23,742 INFO  L85        PathProgramCache]: Analyzing trace with hash 406021780, now seen corresponding path program 1 times
[2024-09-25 10:27:23,742 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:23,743 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636475791]
[2024-09-25 10:27:23,743 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:23,743 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:23,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:24,523 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:24,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:24,533 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:24,536 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:24,537 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636475791]
[2024-09-25 10:27:24,537 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636475791] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-25 10:27:24,537 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-25 10:27:24,537 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-09-25 10:27:24,537 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1237133876]
[2024-09-25 10:27:24,537 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-25 10:27:24,538 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-09-25 10:27:24,539 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:24,539 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-09-25 10:27:24,540 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72
[2024-09-25 10:27:24,540 INFO  L87              Difference]: Start difference. First operand 15 states and 18 transitions. Second operand  has 9 states, 8 states have (on average 1.25) internal successors, (10), 8 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,669 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:24,670 INFO  L93              Difference]: Finished difference Result 31 states and 40 transitions.
[2024-09-25 10:27:24,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-25 10:27:24,671 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 1.25) internal successors, (10), 8 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 14
[2024-09-25 10:27:24,672 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:24,672 INFO  L225             Difference]: With dead ends: 31
[2024-09-25 10:27:24,673 INFO  L226             Difference]: Without dead ends: 21
[2024-09-25 10:27:24,673 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-09-25 10:27:24,675 INFO  L434           NwaCegarLoop]: 11 mSDtfsCounter, 7 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 63 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 63 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:24,676 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 66 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 63 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:27:24,678 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21 states.
[2024-09-25 10:27:24,684 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21.
[2024-09-25 10:27:24,686 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21 states, 16 states have (on average 1.4375) internal successors, (23), 16 states have internal predecessors, (23), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,687 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 27 transitions.
[2024-09-25 10:27:24,688 INFO  L78                 Accepts]: Start accepts. Automaton has 21 states and 27 transitions. Word has length 14
[2024-09-25 10:27:24,688 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:24,688 INFO  L474      AbstractCegarLoop]: Abstraction has 21 states and 27 transitions.
[2024-09-25 10:27:24,689 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 1.25) internal successors, (10), 8 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,689 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:24,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 21 states and 27 transitions.
[2024-09-25 10:27:24,690 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-09-25 10:27:24,691 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:24,691 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:24,691 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-09-25 10:27:24,692 INFO  L399      AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:24,692 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:24,693 INFO  L85        PathProgramCache]: Analyzing trace with hash 1140139470, now seen corresponding path program 1 times
[2024-09-25 10:27:24,693 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:24,694 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1368185817]
[2024-09-25 10:27:24,694 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:24,695 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:24,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:24,763 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:24,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:24,768 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:24,768 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:24,769 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1368185817]
[2024-09-25 10:27:24,769 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1368185817] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-25 10:27:24,769 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-25 10:27:24,769 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-09-25 10:27:24,770 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [197805618]
[2024-09-25 10:27:24,770 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-25 10:27:24,770 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-09-25 10:27:24,770 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:24,771 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-09-25 10:27:24,771 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-09-25 10:27:24,772 INFO  L87              Difference]: Start difference. First operand 21 states and 27 transitions. Second operand  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,786 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:24,787 INFO  L93              Difference]: Finished difference Result 30 states and 39 transitions.
[2024-09-25 10:27:24,788 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-25 10:27:24,788 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 15
[2024-09-25 10:27:24,788 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:24,788 INFO  L225             Difference]: With dead ends: 30
[2024-09-25 10:27:24,789 INFO  L226             Difference]: Without dead ends: 20
[2024-09-25 10:27:24,789 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 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-25 10:27:24,790 INFO  L434           NwaCegarLoop]: 14 mSDtfsCounter, 1 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:24,790 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 26 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-25 10:27:24,791 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20 states.
[2024-09-25 10:27:24,796 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 20.
[2024-09-25 10:27:24,798 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20 states, 15 states have (on average 1.4) internal successors, (21), 15 states have internal predecessors, (21), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,799 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 25 transitions.
[2024-09-25 10:27:24,800 INFO  L78                 Accepts]: Start accepts. Automaton has 20 states and 25 transitions. Word has length 15
[2024-09-25 10:27:24,801 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:24,801 INFO  L474      AbstractCegarLoop]: Abstraction has 20 states and 25 transitions.
[2024-09-25 10:27:24,801 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,802 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:24,803 INFO  L276                IsEmpty]: Start isEmpty. Operand 20 states and 25 transitions.
[2024-09-25 10:27:24,803 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-09-25 10:27:24,804 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:24,804 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:24,804 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-09-25 10:27:24,805 INFO  L399      AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:24,805 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:24,805 INFO  L85        PathProgramCache]: Analyzing trace with hash 1678146879, now seen corresponding path program 1 times
[2024-09-25 10:27:24,805 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:24,807 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [373993641]
[2024-09-25 10:27:24,807 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:24,808 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:24,818 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:24,856 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:24,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:24,864 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:24,864 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:24,864 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [373993641]
[2024-09-25 10:27:24,864 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [373993641] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-25 10:27:24,864 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-25 10:27:24,865 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-09-25 10:27:24,865 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [421652693]
[2024-09-25 10:27:24,865 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-25 10:27:24,865 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-09-25 10:27:24,865 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:24,866 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-09-25 10:27:24,866 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-09-25 10:27:24,867 INFO  L87              Difference]: Start difference. First operand 20 states and 25 transitions. Second operand  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 states have internal predecessors, (11), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,904 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:24,904 INFO  L93              Difference]: Finished difference Result 26 states and 31 transitions.
[2024-09-25 10:27:24,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-25 10:27:24,905 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 states have internal predecessors, (11), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 15
[2024-09-25 10:27:24,905 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:24,906 INFO  L225             Difference]: With dead ends: 26
[2024-09-25 10:27:24,906 INFO  L226             Difference]: Without dead ends: 16
[2024-09-25 10:27:24,906 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-09-25 10:27:24,907 INFO  L434           NwaCegarLoop]: 15 mSDtfsCounter, 1 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:24,907 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 37 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-25 10:27:24,908 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16 states.
[2024-09-25 10:27:24,910 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16.
[2024-09-25 10:27:24,911 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 11 states have internal predecessors, (15), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,911 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 19 transitions.
[2024-09-25 10:27:24,911 INFO  L78                 Accepts]: Start accepts. Automaton has 16 states and 19 transitions. Word has length 15
[2024-09-25 10:27:24,912 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:24,912 INFO  L474      AbstractCegarLoop]: Abstraction has 16 states and 19 transitions.
[2024-09-25 10:27:24,912 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 states have internal predecessors, (11), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:24,912 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:24,913 INFO  L276                IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions.
[2024-09-25 10:27:24,913 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-09-25 10:27:24,913 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:24,913 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:24,913 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-09-25 10:27:24,914 INFO  L399      AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:24,914 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:24,914 INFO  L85        PathProgramCache]: Analyzing trace with hash 739520928, now seen corresponding path program 1 times
[2024-09-25 10:27:24,914 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:24,915 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [596502327]
[2024-09-25 10:27:24,915 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:24,915 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:24,921 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:25,016 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:25,017 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:25,020 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:25,021 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:25,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [596502327]
[2024-09-25 10:27:25,023 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [596502327] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:25,023 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1576302626]
[2024-09-25 10:27:25,023 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:25,023 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:25,023 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:25,025 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-25 10:27:25,027 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-25 10:27:25,078 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:25,081 INFO  L262         TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:25,085 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:25,112 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:25,113 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:25,173 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:25,174 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1576302626] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:25,174 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:25,174 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9
[2024-09-25 10:27:25,174 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1292832128]
[2024-09-25 10:27:25,175 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:25,175 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-09-25 10:27:25,175 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:25,176 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-09-25 10:27:25,176 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-09-25 10:27:25,176 INFO  L87              Difference]: Start difference. First operand 16 states and 19 transitions. Second operand  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:25,308 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:25,309 INFO  L93              Difference]: Finished difference Result 40 states and 58 transitions.
[2024-09-25 10:27:25,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-25 10:27:25,311 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 15
[2024-09-25 10:27:25,311 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:25,313 INFO  L225             Difference]: With dead ends: 40
[2024-09-25 10:27:25,313 INFO  L226             Difference]: Without dead ends: 33
[2024-09-25 10:27:25,313 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=48, Invalid=108, Unknown=0, NotChecked=0, Total=156
[2024-09-25 10:27:25,316 INFO  L434           NwaCegarLoop]: 12 mSDtfsCounter, 17 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:25,317 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 75 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:27:25,318 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2024-09-25 10:27:25,326 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 28.
[2024-09-25 10:27:25,326 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 28 states, 23 states have (on average 1.391304347826087) internal successors, (32), 23 states have internal predecessors, (32), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:25,327 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 36 transitions.
[2024-09-25 10:27:25,329 INFO  L78                 Accepts]: Start accepts. Automaton has 28 states and 36 transitions. Word has length 15
[2024-09-25 10:27:25,329 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:25,329 INFO  L474      AbstractCegarLoop]: Abstraction has 28 states and 36 transitions.
[2024-09-25 10:27:25,329 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:25,330 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:25,330 INFO  L276                IsEmpty]: Start isEmpty. Operand 28 states and 36 transitions.
[2024-09-25 10:27:25,331 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-09-25 10:27:25,331 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:25,332 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:25,349 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-09-25 10:27:25,532 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-25 10:27:25,533 INFO  L399      AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:25,537 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:25,538 INFO  L85        PathProgramCache]: Analyzing trace with hash 291445903, now seen corresponding path program 1 times
[2024-09-25 10:27:25,538 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:25,538 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292740856]
[2024-09-25 10:27:25,538 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:25,539 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:25,556 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:25,637 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:25,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:25,642 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-09-25 10:27:25,642 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:25,642 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1292740856]
[2024-09-25 10:27:25,643 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1292740856] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:25,643 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [20053400]
[2024-09-25 10:27:25,643 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:25,643 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:25,644 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:25,646 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-25 10:27:25,647 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-25 10:27:25,689 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:25,690 INFO  L262         TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:25,691 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:25,749 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:27:25,749 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:25,792 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:27:25,792 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [20053400] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:25,792 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:25,792 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6
[2024-09-25 10:27:25,793 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [315314964]
[2024-09-25 10:27:25,793 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:25,794 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-09-25 10:27:25,794 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:25,794 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-09-25 10:27:25,794 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-09-25 10:27:25,794 INFO  L87              Difference]: Start difference. First operand 28 states and 36 transitions. Second operand  has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:25,863 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:25,863 INFO  L93              Difference]: Finished difference Result 62 states and 89 transitions.
[2024-09-25 10:27:25,863 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-09-25 10:27:25,864 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 17
[2024-09-25 10:27:25,864 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:25,865 INFO  L225             Difference]: With dead ends: 62
[2024-09-25 10:27:25,866 INFO  L226             Difference]: Without dead ends: 56
[2024-09-25 10:27:25,867 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 33 SyntacticMatches, 2 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-09-25 10:27:25,867 INFO  L434           NwaCegarLoop]: 16 mSDtfsCounter, 9 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:25,869 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 54 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-25 10:27:25,870 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 56 states.
[2024-09-25 10:27:25,882 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 50.
[2024-09-25 10:27:25,882 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 50 states, 45 states have (on average 1.488888888888889) internal successors, (67), 45 states have internal predecessors, (67), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:25,885 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 71 transitions.
[2024-09-25 10:27:25,886 INFO  L78                 Accepts]: Start accepts. Automaton has 50 states and 71 transitions. Word has length 17
[2024-09-25 10:27:25,887 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:25,887 INFO  L474      AbstractCegarLoop]: Abstraction has 50 states and 71 transitions.
[2024-09-25 10:27:25,887 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:25,887 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:25,887 INFO  L276                IsEmpty]: Start isEmpty. Operand 50 states and 71 transitions.
[2024-09-25 10:27:25,888 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-09-25 10:27:25,888 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:25,888 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:25,906 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-09-25 10:27:26,089 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-09-25 10:27:26,090 INFO  L399      AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:26,090 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:26,091 INFO  L85        PathProgramCache]: Analyzing trace with hash 480426180, now seen corresponding path program 1 times
[2024-09-25 10:27:26,092 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:26,092 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1818146435]
[2024-09-25 10:27:26,094 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:26,094 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:26,116 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:26,534 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:26,535 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:26,537 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:26,538 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:26,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1818146435]
[2024-09-25 10:27:26,538 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1818146435] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:26,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1188727160]
[2024-09-25 10:27:26,539 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:26,539 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:26,539 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:26,541 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-25 10:27:26,542 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-25 10:27:26,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:26,593 INFO  L262         TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:26,595 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:26,981 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:26,982 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:27,296 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:27,296 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1188727160] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:27,296 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:27,297 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 10] total 22
[2024-09-25 10:27:27,297 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [52247941]
[2024-09-25 10:27:27,297 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:27,297 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-09-25 10:27:27,297 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:27,298 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-09-25 10:27:27,298 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=401, Unknown=0, NotChecked=0, Total=462
[2024-09-25 10:27:27,299 INFO  L87              Difference]: Start difference. First operand 50 states and 71 transitions. Second operand  has 22 states, 22 states have (on average 1.5) internal successors, (33), 20 states have internal predecessors, (33), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:27,710 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:27,710 INFO  L93              Difference]: Finished difference Result 63 states and 85 transitions.
[2024-09-25 10:27:27,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-09-25 10:27:27,711 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 22 states have (on average 1.5) internal successors, (33), 20 states have internal predecessors, (33), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 18
[2024-09-25 10:27:27,711 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:27,712 INFO  L225             Difference]: With dead ends: 63
[2024-09-25 10:27:27,714 INFO  L226             Difference]: Without dead ends: 39
[2024-09-25 10:27:27,715 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 23 SyntacticMatches, 5 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 125 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=105, Invalid=597, Unknown=0, NotChecked=0, Total=702
[2024-09-25 10:27:27,715 INFO  L434           NwaCegarLoop]: 9 mSDtfsCounter, 14 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 136 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 143 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 136 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:27,716 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 78 Invalid, 143 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 136 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-09-25 10:27:27,716 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39 states.
[2024-09-25 10:27:27,727 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 38.
[2024-09-25 10:27:27,728 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 33 states have (on average 1.5151515151515151) internal successors, (50), 33 states have internal predecessors, (50), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:27,728 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 54 transitions.
[2024-09-25 10:27:27,728 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 54 transitions. Word has length 18
[2024-09-25 10:27:27,729 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:27,729 INFO  L474      AbstractCegarLoop]: Abstraction has 38 states and 54 transitions.
[2024-09-25 10:27:27,729 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 22 states have (on average 1.5) internal successors, (33), 20 states have internal predecessors, (33), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:27,729 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:27,730 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 54 transitions.
[2024-09-25 10:27:27,730 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-09-25 10:27:27,730 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:27,730 INFO  L216           NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:27,745 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-09-25 10:27:27,934 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-09-25 10:27:27,935 INFO  L399      AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:27,935 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:27,935 INFO  L85        PathProgramCache]: Analyzing trace with hash 1871956372, now seen corresponding path program 2 times
[2024-09-25 10:27:27,935 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:27,935 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1140658644]
[2024-09-25 10:27:27,935 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:27,936 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:27,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:28,027 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:28,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:28,030 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:28,030 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:28,030 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1140658644]
[2024-09-25 10:27:28,030 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1140658644] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:28,031 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [200603849]
[2024-09-25 10:27:28,031 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-25 10:27:28,031 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:28,031 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:28,033 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-25 10:27:28,034 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-25 10:27:28,072 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-25 10:27:28,073 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:28,074 INFO  L262         TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:28,075 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:28,094 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:28,095 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:28,199 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:28,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [200603849] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:28,200 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:28,200 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 15
[2024-09-25 10:27:28,200 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [541129143]
[2024-09-25 10:27:28,200 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:28,200 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-09-25 10:27:28,200 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:28,201 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-09-25 10:27:28,201 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=156, Unknown=0, NotChecked=0, Total=210
[2024-09-25 10:27:28,201 INFO  L87              Difference]: Start difference. First operand 38 states and 54 transitions. Second operand  has 15 states, 15 states have (on average 1.6) internal successors, (24), 15 states have internal predecessors, (24), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:28,810 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:28,811 INFO  L93              Difference]: Finished difference Result 146 states and 250 transitions.
[2024-09-25 10:27:28,811 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-09-25 10:27:28,812 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 1.6) internal successors, (24), 15 states have internal predecessors, (24), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 18
[2024-09-25 10:27:28,812 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:28,813 INFO  L225             Difference]: With dead ends: 146
[2024-09-25 10:27:28,813 INFO  L226             Difference]: Without dead ends: 133
[2024-09-25 10:27:28,814 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 174 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=280, Invalid=650, Unknown=0, NotChecked=0, Total=930
[2024-09-25 10:27:28,815 INFO  L434           NwaCegarLoop]: 16 mSDtfsCounter, 128 mSDsluCounter, 102 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 202 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:28,815 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 118 Invalid, 202 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-09-25 10:27:28,816 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 133 states.
[2024-09-25 10:27:28,840 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 133 to 76.
[2024-09-25 10:27:28,841 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 76 states, 71 states have (on average 1.4788732394366197) internal successors, (105), 71 states have internal predecessors, (105), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:28,844 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 109 transitions.
[2024-09-25 10:27:28,845 INFO  L78                 Accepts]: Start accepts. Automaton has 76 states and 109 transitions. Word has length 18
[2024-09-25 10:27:28,845 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:28,845 INFO  L474      AbstractCegarLoop]: Abstraction has 76 states and 109 transitions.
[2024-09-25 10:27:28,845 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 1.6) internal successors, (24), 15 states have internal predecessors, (24), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:28,846 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:28,846 INFO  L276                IsEmpty]: Start isEmpty. Operand 76 states and 109 transitions.
[2024-09-25 10:27:28,846 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-09-25 10:27:28,846 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:28,846 INFO  L216           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:28,865 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-09-25 10:27:29,047 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:29,047 INFO  L399      AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:29,048 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:29,048 INFO  L85        PathProgramCache]: Analyzing trace with hash 1849964308, now seen corresponding path program 2 times
[2024-09-25 10:27:29,048 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:29,048 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430598181]
[2024-09-25 10:27:29,048 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:29,048 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:29,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:29,127 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:29,129 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:29,130 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-09-25 10:27:29,131 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:29,131 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430598181]
[2024-09-25 10:27:29,131 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430598181] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:29,131 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [864062845]
[2024-09-25 10:27:29,131 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-25 10:27:29,131 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:29,132 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:29,133 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-25 10:27:29,140 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-25 10:27:29,177 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-25 10:27:29,178 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:29,179 INFO  L262         TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:29,180 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:29,207 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-09-25 10:27:29,208 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:29,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-09-25 10:27:29,277 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [864062845] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:29,277 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:29,277 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 6] total 13
[2024-09-25 10:27:29,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1743856173]
[2024-09-25 10:27:29,278 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:29,278 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-09-25 10:27:29,278 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:29,278 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-09-25 10:27:29,279 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=115, Unknown=0, NotChecked=0, Total=156
[2024-09-25 10:27:29,279 INFO  L87              Difference]: Start difference. First operand 76 states and 109 transitions. Second operand  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 states have internal predecessors, (26), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:29,400 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:29,400 INFO  L93              Difference]: Finished difference Result 106 states and 145 transitions.
[2024-09-25 10:27:29,400 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-09-25 10:27:29,401 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 states have internal predecessors, (26), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 20
[2024-09-25 10:27:29,401 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:29,402 INFO  L225             Difference]: With dead ends: 106
[2024-09-25 10:27:29,402 INFO  L226             Difference]: Without dead ends: 88
[2024-09-25 10:27:29,403 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=52, Invalid=158, Unknown=0, NotChecked=0, Total=210
[2024-09-25 10:27:29,403 INFO  L434           NwaCegarLoop]: 13 mSDtfsCounter, 8 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 71 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:29,404 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 71 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:27:29,405 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2024-09-25 10:27:29,430 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 72.
[2024-09-25 10:27:29,431 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 72 states, 67 states have (on average 1.4477611940298507) internal successors, (97), 67 states have internal predecessors, (97), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:29,432 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 101 transitions.
[2024-09-25 10:27:29,433 INFO  L78                 Accepts]: Start accepts. Automaton has 72 states and 101 transitions. Word has length 20
[2024-09-25 10:27:29,433 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:29,433 INFO  L474      AbstractCegarLoop]: Abstraction has 72 states and 101 transitions.
[2024-09-25 10:27:29,434 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 states have internal predecessors, (26), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:29,434 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:29,434 INFO  L276                IsEmpty]: Start isEmpty. Operand 72 states and 101 transitions.
[2024-09-25 10:27:29,435 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-09-25 10:27:29,435 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:29,435 INFO  L216           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:29,450 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-09-25 10:27:29,636 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:29,636 INFO  L399      AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:29,636 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:29,637 INFO  L85        PathProgramCache]: Analyzing trace with hash 1048636735, now seen corresponding path program 3 times
[2024-09-25 10:27:29,637 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:29,637 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116068654]
[2024-09-25 10:27:29,637 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:29,637 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:29,646 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:29,723 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:29,724 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:29,725 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-09-25 10:27:29,726 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:29,726 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116068654]
[2024-09-25 10:27:29,726 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1116068654] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:29,726 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [434888364]
[2024-09-25 10:27:29,726 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-25 10:27:29,726 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:29,727 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:29,728 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:29,730 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-09-25 10:27:29,769 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-09-25 10:27:29,769 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:29,770 INFO  L262         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:29,771 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:29,800 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-09-25 10:27:29,800 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:29,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-09-25 10:27:29,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [434888364] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:29,847 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:29,847 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 5
[2024-09-25 10:27:29,848 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [40066027]
[2024-09-25 10:27:29,848 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:29,848 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-09-25 10:27:29,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:29,849 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-09-25 10:27:29,849 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-09-25 10:27:29,849 INFO  L87              Difference]: Start difference. First operand 72 states and 101 transitions. Second operand  has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:29,919 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:29,919 INFO  L93              Difference]: Finished difference Result 88 states and 119 transitions.
[2024-09-25 10:27:29,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-09-25 10:27:29,920 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 21
[2024-09-25 10:27:29,920 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:29,921 INFO  L225             Difference]: With dead ends: 88
[2024-09-25 10:27:29,921 INFO  L226             Difference]: Without dead ends: 83
[2024-09-25 10:27:29,921 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 40 SyntacticMatches, 6 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-09-25 10:27:29,923 INFO  L434           NwaCegarLoop]: 19 mSDtfsCounter, 7 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 58 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:29,923 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 58 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-25 10:27:29,924 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 83 states.
[2024-09-25 10:27:29,953 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 80.
[2024-09-25 10:27:29,954 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 80 states, 75 states have (on average 1.4133333333333333) internal successors, (106), 75 states have internal predecessors, (106), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:29,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 110 transitions.
[2024-09-25 10:27:29,955 INFO  L78                 Accepts]: Start accepts. Automaton has 80 states and 110 transitions. Word has length 21
[2024-09-25 10:27:29,955 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:29,956 INFO  L474      AbstractCegarLoop]: Abstraction has 80 states and 110 transitions.
[2024-09-25 10:27:29,956 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:29,956 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:29,956 INFO  L276                IsEmpty]: Start isEmpty. Operand 80 states and 110 transitions.
[2024-09-25 10:27:29,957 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-09-25 10:27:29,957 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:29,958 INFO  L216           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:29,971 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-09-25 10:27:30,161 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-09-25 10:27:30,162 INFO  L399      AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:30,162 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:30,162 INFO  L85        PathProgramCache]: Analyzing trace with hash -1816461804, now seen corresponding path program 4 times
[2024-09-25 10:27:30,162 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:30,162 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [311491800]
[2024-09-25 10:27:30,163 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:30,163 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:30,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:30,674 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:30,676 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:30,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:30,678 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:30,678 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [311491800]
[2024-09-25 10:27:30,678 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [311491800] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:30,679 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1862143656]
[2024-09-25 10:27:30,679 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-25 10:27:30,679 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:30,679 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:30,681 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:30,682 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-09-25 10:27:30,740 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-25 10:27:30,740 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:30,745 INFO  L262         TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:30,747 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:31,227 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:31,227 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:31,649 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:31,649 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1862143656] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:31,650 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:31,650 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 13, 13] total 30
[2024-09-25 10:27:31,650 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [468828195]
[2024-09-25 10:27:31,650 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:31,651 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-09-25 10:27:31,651 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:31,651 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-09-25 10:27:31,652 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=786, Unknown=0, NotChecked=0, Total=870
[2024-09-25 10:27:31,652 INFO  L87              Difference]: Start difference. First operand 80 states and 110 transitions. Second operand  has 30 states, 30 states have (on average 1.4666666666666666) internal successors, (44), 28 states have internal predecessors, (44), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:32,380 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:32,380 INFO  L93              Difference]: Finished difference Result 100 states and 132 transitions.
[2024-09-25 10:27:32,380 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-09-25 10:27:32,381 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 30 states have (on average 1.4666666666666666) internal successors, (44), 28 states have internal predecessors, (44), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 22
[2024-09-25 10:27:32,381 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:32,381 INFO  L225             Difference]: With dead ends: 100
[2024-09-25 10:27:32,381 INFO  L226             Difference]: Without dead ends: 86
[2024-09-25 10:27:32,382 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 67 GetRequests, 29 SyntacticMatches, 3 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 229 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=143, Invalid=1189, Unknown=0, NotChecked=0, Total=1332
[2024-09-25 10:27:32,383 INFO  L434           NwaCegarLoop]: 10 mSDtfsCounter, 14 mSDsluCounter, 144 mSDsCounter, 0 mSdLazyCounter, 361 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 154 SdHoareTripleChecker+Invalid, 370 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 361 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:32,383 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 154 Invalid, 370 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 361 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-09-25 10:27:32,383 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86 states.
[2024-09-25 10:27:32,407 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 82.
[2024-09-25 10:27:32,407 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 82 states, 77 states have (on average 1.3766233766233766) internal successors, (106), 77 states have internal predecessors, (106), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:32,408 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 82 states and 110 transitions.
[2024-09-25 10:27:32,409 INFO  L78                 Accepts]: Start accepts. Automaton has 82 states and 110 transitions. Word has length 22
[2024-09-25 10:27:32,409 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:32,409 INFO  L474      AbstractCegarLoop]: Abstraction has 82 states and 110 transitions.
[2024-09-25 10:27:32,409 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 30 states have (on average 1.4666666666666666) internal successors, (44), 28 states have internal predecessors, (44), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:32,409 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:32,410 INFO  L276                IsEmpty]: Start isEmpty. Operand 82 states and 110 transitions.
[2024-09-25 10:27:32,410 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-09-25 10:27:32,411 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:32,412 INFO  L216           NwaCegarLoop]: trace histogram [5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:32,430 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-09-25 10:27:32,616 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:32,617 INFO  L399      AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:32,617 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:32,617 INFO  L85        PathProgramCache]: Analyzing trace with hash 924425156, now seen corresponding path program 5 times
[2024-09-25 10:27:32,617 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:32,617 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [598568755]
[2024-09-25 10:27:32,618 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:32,618 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:32,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:32,733 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:32,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:32,736 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:27:32,736 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:32,736 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [598568755]
[2024-09-25 10:27:32,736 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [598568755] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:32,736 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1238798861]
[2024-09-25 10:27:32,736 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-25 10:27:32,737 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:32,737 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:32,738 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:32,745 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-09-25 10:27:32,785 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-09-25 10:27:32,785 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:32,786 INFO  L262         TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:32,787 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:32,819 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:27:32,819 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:32,972 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:27:32,972 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1238798861] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:32,972 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:32,972 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 19
[2024-09-25 10:27:32,972 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [523914022]
[2024-09-25 10:27:32,972 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:32,973 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-09-25 10:27:32,973 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:32,973 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-09-25 10:27:32,973 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=77, Invalid=265, Unknown=0, NotChecked=0, Total=342
[2024-09-25 10:27:32,974 INFO  L87              Difference]: Start difference. First operand 82 states and 110 transitions. Second operand  has 19 states, 19 states have (on average 1.5789473684210527) internal successors, (30), 19 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:34,510 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:34,511 INFO  L93              Difference]: Finished difference Result 200 states and 302 transitions.
[2024-09-25 10:27:34,512 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. 
[2024-09-25 10:27:34,512 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 1.5789473684210527) internal successors, (30), 19 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 22
[2024-09-25 10:27:34,512 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:34,513 INFO  L225             Difference]: With dead ends: 200
[2024-09-25 10:27:34,513 INFO  L226             Difference]: Without dead ends: 177
[2024-09-25 10:27:34,515 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 61 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1210 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=1061, Invalid=2845, Unknown=0, NotChecked=0, Total=3906
[2024-09-25 10:27:34,517 INFO  L434           NwaCegarLoop]: 20 mSDtfsCounter, 171 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 243 mSolverCounterSat, 94 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 171 SdHoareTripleChecker+Valid, 165 SdHoareTripleChecker+Invalid, 337 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 94 IncrementalHoareTripleChecker+Valid, 243 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:34,517 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [171 Valid, 165 Invalid, 337 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [94 Valid, 243 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-09-25 10:27:34,518 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 177 states.
[2024-09-25 10:27:34,563 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 177 to 104.
[2024-09-25 10:27:34,564 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 104 states, 99 states have (on average 1.3838383838383839) internal successors, (137), 99 states have internal predecessors, (137), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:34,565 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 141 transitions.
[2024-09-25 10:27:34,565 INFO  L78                 Accepts]: Start accepts. Automaton has 104 states and 141 transitions. Word has length 22
[2024-09-25 10:27:34,567 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:34,567 INFO  L474      AbstractCegarLoop]: Abstraction has 104 states and 141 transitions.
[2024-09-25 10:27:34,567 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 1.5789473684210527) internal successors, (30), 19 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:34,567 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:34,567 INFO  L276                IsEmpty]: Start isEmpty. Operand 104 states and 141 transitions.
[2024-09-25 10:27:34,568 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-09-25 10:27:34,568 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:34,568 INFO  L216           NwaCegarLoop]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:34,587 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-09-25 10:27:34,769 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,9 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:34,769 INFO  L399      AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:34,770 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:34,770 INFO  L85        PathProgramCache]: Analyzing trace with hash -440203297, now seen corresponding path program 6 times
[2024-09-25 10:27:34,770 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:34,770 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1264728749]
[2024-09-25 10:27:34,770 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:34,770 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:34,780 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:34,855 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:34,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:34,857 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-09-25 10:27:34,857 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:34,857 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1264728749]
[2024-09-25 10:27:34,858 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1264728749] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:34,858 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [510609444]
[2024-09-25 10:27:34,858 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-09-25 10:27:34,858 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:34,858 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:34,860 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:34,861 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-09-25 10:27:34,905 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s)
[2024-09-25 10:27:34,905 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:34,906 INFO  L262         TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:34,907 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:34,928 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-09-25 10:27:34,929 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:34,971 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-09-25 10:27:34,971 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [510609444] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:34,971 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:34,971 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 5
[2024-09-25 10:27:34,971 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048879837]
[2024-09-25 10:27:34,971 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:34,972 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-09-25 10:27:34,972 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:34,972 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-09-25 10:27:34,972 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-09-25 10:27:34,972 INFO  L87              Difference]: Start difference. First operand 104 states and 141 transitions. Second operand  has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:35,031 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:35,031 INFO  L93              Difference]: Finished difference Result 114 states and 152 transitions.
[2024-09-25 10:27:35,032 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-25 10:27:35,032 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 23
[2024-09-25 10:27:35,032 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:35,033 INFO  L225             Difference]: With dead ends: 114
[2024-09-25 10:27:35,033 INFO  L226             Difference]: Without dead ends: 98
[2024-09-25 10:27:35,033 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 47 SyntacticMatches, 4 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-09-25 10:27:35,034 INFO  L434           NwaCegarLoop]: 20 mSDtfsCounter, 6 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:35,034 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 64 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-25 10:27:35,035 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 98 states.
[2024-09-25 10:27:35,073 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 98 to 96.
[2024-09-25 10:27:35,073 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 96 states, 91 states have (on average 1.4065934065934067) internal successors, (128), 91 states have internal predecessors, (128), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:35,074 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 132 transitions.
[2024-09-25 10:27:35,074 INFO  L78                 Accepts]: Start accepts. Automaton has 96 states and 132 transitions. Word has length 23
[2024-09-25 10:27:35,074 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:35,074 INFO  L474      AbstractCegarLoop]: Abstraction has 96 states and 132 transitions.
[2024-09-25 10:27:35,074 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:35,074 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:35,075 INFO  L276                IsEmpty]: Start isEmpty. Operand 96 states and 132 transitions.
[2024-09-25 10:27:35,075 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-09-25 10:27:35,075 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:35,075 INFO  L216           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:35,095 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-09-25 10:27:35,276 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-09-25 10:27:35,276 INFO  L399      AbstractCegarLoop]: === Iteration 14 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:35,276 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:35,276 INFO  L85        PathProgramCache]: Analyzing trace with hash -1071546110, now seen corresponding path program 7 times
[2024-09-25 10:27:35,276 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:35,277 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1563246927]
[2024-09-25 10:27:35,277 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:35,277 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:35,288 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:35,381 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:35,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:35,385 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-09-25 10:27:35,388 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:35,388 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1563246927]
[2024-09-25 10:27:35,388 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1563246927] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:35,388 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2036209062]
[2024-09-25 10:27:35,389 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-09-25 10:27:35,389 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:35,389 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:35,390 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:35,391 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-09-25 10:27:35,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:35,437 INFO  L262         TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:35,438 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:35,477 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-09-25 10:27:35,477 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:35,575 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-09-25 10:27:35,575 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2036209062] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:35,575 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:35,575 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 8] total 18
[2024-09-25 10:27:35,575 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [955075975]
[2024-09-25 10:27:35,575 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:35,576 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-09-25 10:27:35,576 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:35,576 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-09-25 10:27:35,576 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=241, Unknown=0, NotChecked=0, Total=306
[2024-09-25 10:27:35,577 INFO  L87              Difference]: Start difference. First operand 96 states and 132 transitions. Second operand  has 18 states, 18 states have (on average 1.7222222222222223) internal successors, (31), 18 states have internal predecessors, (31), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:35,808 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:35,808 INFO  L93              Difference]: Finished difference Result 132 states and 178 transitions.
[2024-09-25 10:27:35,809 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-09-25 10:27:35,809 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 1.7222222222222223) internal successors, (31), 18 states have internal predecessors, (31), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 24
[2024-09-25 10:27:35,809 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:35,810 INFO  L225             Difference]: With dead ends: 132
[2024-09-25 10:27:35,810 INFO  L226             Difference]: Without dead ends: 114
[2024-09-25 10:27:35,811 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 67 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=95, Invalid=367, Unknown=0, NotChecked=0, Total=462
[2024-09-25 10:27:35,812 INFO  L434           NwaCegarLoop]: 13 mSDtfsCounter, 12 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 180 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 193 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 180 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:35,812 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 119 Invalid, 193 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 180 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:27:35,814 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 114 states.
[2024-09-25 10:27:35,845 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 93.
[2024-09-25 10:27:35,846 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93 states, 88 states have (on average 1.3863636363636365) internal successors, (122), 88 states have internal predecessors, (122), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:35,846 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 126 transitions.
[2024-09-25 10:27:35,847 INFO  L78                 Accepts]: Start accepts. Automaton has 93 states and 126 transitions. Word has length 24
[2024-09-25 10:27:35,847 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:35,847 INFO  L474      AbstractCegarLoop]: Abstraction has 93 states and 126 transitions.
[2024-09-25 10:27:35,847 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 1.7222222222222223) internal successors, (31), 18 states have internal predecessors, (31), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:35,847 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:35,848 INFO  L276                IsEmpty]: Start isEmpty. Operand 93 states and 126 transitions.
[2024-09-25 10:27:35,848 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-09-25 10:27:35,848 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:35,848 INFO  L216           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:35,865 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-09-25 10:27:36,049 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-09-25 10:27:36,049 INFO  L399      AbstractCegarLoop]: === Iteration 15 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:36,050 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:36,050 INFO  L85        PathProgramCache]: Analyzing trace with hash 1610157924, now seen corresponding path program 8 times
[2024-09-25 10:27:36,050 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:36,050 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183380712]
[2024-09-25 10:27:36,050 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:36,050 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:36,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:36,218 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:36,219 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:36,221 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-09-25 10:27:36,221 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:36,221 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1183380712]
[2024-09-25 10:27:36,221 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1183380712] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:36,221 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [861423471]
[2024-09-25 10:27:36,221 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-25 10:27:36,221 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:36,221 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:36,225 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:36,226 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-09-25 10:27:36,266 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-25 10:27:36,266 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:36,267 INFO  L262         TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:36,268 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:36,343 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-09-25 10:27:36,343 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:36,402 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-09-25 10:27:36,402 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [861423471] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:36,402 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:36,402 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 6, 6] total 16
[2024-09-25 10:27:36,402 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [198884930]
[2024-09-25 10:27:36,402 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:36,403 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-09-25 10:27:36,403 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:36,403 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-09-25 10:27:36,403 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=77, Invalid=163, Unknown=0, NotChecked=0, Total=240
[2024-09-25 10:27:36,403 INFO  L87              Difference]: Start difference. First operand 93 states and 126 transitions. Second operand  has 16 states, 16 states have (on average 2.4375) internal successors, (39), 16 states have internal predecessors, (39), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:44,483 WARN  L293               SmtUtils]: Spent 8.02s on a formula simplification that was a NOOP. DAG size: 18 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-09-25 10:27:52,666 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:52,666 INFO  L93              Difference]: Finished difference Result 194 states and 282 transitions.
[2024-09-25 10:27:52,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-09-25 10:27:52,666 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 2.4375) internal successors, (39), 16 states have internal predecessors, (39), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 24
[2024-09-25 10:27:52,667 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:52,668 INFO  L225             Difference]: With dead ends: 194
[2024-09-25 10:27:52,668 INFO  L226             Difference]: Without dead ends: 188
[2024-09-25 10:27:52,668 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 43 SyntacticMatches, 1 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 115 ImplicationChecksByTransitivity, 16.2s TimeCoverageRelationStatistics Valid=171, Invalid=335, Unknown=0, NotChecked=0, Total=506
[2024-09-25 10:27:52,669 INFO  L434           NwaCegarLoop]: 22 mSDtfsCounter, 41 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 134 SdHoareTripleChecker+Invalid, 121 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:52,669 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 134 Invalid, 121 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:27:52,669 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 188 states.
[2024-09-25 10:27:52,717 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 145.
[2024-09-25 10:27:52,718 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 145 states, 140 states have (on average 1.4785714285714286) internal successors, (207), 140 states have internal predecessors, (207), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:52,718 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 145 states and 211 transitions.
[2024-09-25 10:27:52,719 INFO  L78                 Accepts]: Start accepts. Automaton has 145 states and 211 transitions. Word has length 24
[2024-09-25 10:27:52,719 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:52,719 INFO  L474      AbstractCegarLoop]: Abstraction has 145 states and 211 transitions.
[2024-09-25 10:27:52,719 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 2.4375) internal successors, (39), 16 states have internal predecessors, (39), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:52,720 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:52,720 INFO  L276                IsEmpty]: Start isEmpty. Operand 145 states and 211 transitions.
[2024-09-25 10:27:52,720 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-09-25 10:27:52,720 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:52,720 INFO  L216           NwaCegarLoop]: trace histogram [11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:52,733 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-09-25 10:27:52,921 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-09-25 10:27:52,921 INFO  L399      AbstractCegarLoop]: === Iteration 16 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:52,921 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:52,921 INFO  L85        PathProgramCache]: Analyzing trace with hash -37619168, now seen corresponding path program 3 times
[2024-09-25 10:27:52,922 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:52,922 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [620865141]
[2024-09-25 10:27:52,922 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:52,922 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:52,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:53,127 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:53,128 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:53,131 INFO  L134       CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:53,131 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:53,132 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [620865141]
[2024-09-25 10:27:53,132 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [620865141] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:53,132 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1197465295]
[2024-09-25 10:27:53,132 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-25 10:27:53,132 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:53,132 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:53,134 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:53,135 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-09-25 10:27:53,183 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 7 check-sat command(s)
[2024-09-25 10:27:53,184 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:53,185 INFO  L262         TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:53,186 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:53,225 INFO  L134       CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:53,225 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:53,587 INFO  L134       CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:53,587 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1197465295] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:53,587 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:53,587 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 29
[2024-09-25 10:27:53,588 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [262543178]
[2024-09-25 10:27:53,588 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:53,588 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-09-25 10:27:53,588 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:53,589 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-09-25 10:27:53,590 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=201, Invalid=611, Unknown=0, NotChecked=0, Total=812
[2024-09-25 10:27:53,590 INFO  L87              Difference]: Start difference. First operand 145 states and 211 transitions. Second operand  has 29 states, 29 states have (on average 1.3103448275862069) internal successors, (38), 29 states have internal predecessors, (38), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:57,143 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:57,143 INFO  L93              Difference]: Finished difference Result 602 states and 981 transitions.
[2024-09-25 10:27:57,143 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 59 states. 
[2024-09-25 10:27:57,144 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 29 states have (on average 1.3103448275862069) internal successors, (38), 29 states have internal predecessors, (38), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 25
[2024-09-25 10:27:57,144 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:57,146 INFO  L225             Difference]: With dead ends: 602
[2024-09-25 10:27:57,147 INFO  L226             Difference]: Without dead ends: 563
[2024-09-25 10:27:57,148 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 70 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1264 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=1575, Invalid=3537, Unknown=0, NotChecked=0, Total=5112
[2024-09-25 10:27:57,149 INFO  L434           NwaCegarLoop]: 28 mSDtfsCounter, 673 mSDsluCounter, 348 mSDsCounter, 0 mSdLazyCounter, 618 mSolverCounterSat, 240 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 673 SdHoareTripleChecker+Valid, 376 SdHoareTripleChecker+Invalid, 858 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 240 IncrementalHoareTripleChecker+Valid, 618 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:57,149 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [673 Valid, 376 Invalid, 858 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [240 Valid, 618 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-09-25 10:27:57,150 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 563 states.
[2024-09-25 10:27:57,228 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 563 to 227.
[2024-09-25 10:27:57,229 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 227 states, 222 states have (on average 1.4864864864864864) internal successors, (330), 222 states have internal predecessors, (330), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:57,230 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 227 states and 334 transitions.
[2024-09-25 10:27:57,231 INFO  L78                 Accepts]: Start accepts. Automaton has 227 states and 334 transitions. Word has length 25
[2024-09-25 10:27:57,231 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:57,231 INFO  L474      AbstractCegarLoop]: Abstraction has 227 states and 334 transitions.
[2024-09-25 10:27:57,231 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 1.3103448275862069) internal successors, (38), 29 states have internal predecessors, (38), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:57,232 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:57,232 INFO  L276                IsEmpty]: Start isEmpty. Operand 227 states and 334 transitions.
[2024-09-25 10:27:57,233 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-09-25 10:27:57,233 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:57,233 INFO  L216           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:57,246 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-09-25 10:27:57,433 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-09-25 10:27:57,434 INFO  L399      AbstractCegarLoop]: === Iteration 17 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:57,434 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:57,434 INFO  L85        PathProgramCache]: Analyzing trace with hash -1984219964, now seen corresponding path program 9 times
[2024-09-25 10:27:57,434 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:57,434 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1831881626]
[2024-09-25 10:27:57,434 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:57,434 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:57,456 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:57,867 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:27:57,868 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:27:57,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:57,870 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:27:57,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1831881626]
[2024-09-25 10:27:57,870 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1831881626] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:27:57,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1930320448]
[2024-09-25 10:27:57,870 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-25 10:27:57,870 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:27:57,871 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:27:57,872 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:27:57,874 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-09-25 10:27:57,944 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-09-25 10:27:57,944 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:27:57,945 INFO  L262         TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-09-25 10:27:57,946 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:27:58,399 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:58,399 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:27:58,755 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:27:58,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1930320448] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:27:58,755 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:27:58,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 16, 16] total 35
[2024-09-25 10:27:58,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [292458099]
[2024-09-25 10:27:58,756 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:27:58,756 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 35 states
[2024-09-25 10:27:58,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:27:58,756 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants.
[2024-09-25 10:27:58,757 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=1098, Unknown=0, NotChecked=0, Total=1190
[2024-09-25 10:27:58,757 INFO  L87              Difference]: Start difference. First operand 227 states and 334 transitions. Second operand  has 35 states, 35 states have (on average 1.3714285714285714) internal successors, (48), 33 states have internal predecessors, (48), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:59,590 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:27:59,590 INFO  L93              Difference]: Finished difference Result 262 states and 371 transitions.
[2024-09-25 10:27:59,590 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-09-25 10:27:59,590 INFO  L78                 Accepts]: Start accepts. Automaton has  has 35 states, 35 states have (on average 1.3714285714285714) internal successors, (48), 33 states have internal predecessors, (48), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 26
[2024-09-25 10:27:59,591 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:27:59,592 INFO  L225             Difference]: With dead ends: 262
[2024-09-25 10:27:59,592 INFO  L226             Difference]: Without dead ends: 218
[2024-09-25 10:27:59,593 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 80 GetRequests, 29 SyntacticMatches, 10 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 351 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=166, Invalid=1640, Unknown=0, NotChecked=0, Total=1806
[2024-09-25 10:27:59,594 INFO  L434           NwaCegarLoop]: 10 mSDtfsCounter, 26 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 505 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 523 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 505 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-09-25 10:27:59,594 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 186 Invalid, 523 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 505 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-09-25 10:27:59,595 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 218 states.
[2024-09-25 10:27:59,673 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 218 to 216.
[2024-09-25 10:27:59,674 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 216 states, 211 states have (on average 1.4834123222748816) internal successors, (313), 211 states have internal predecessors, (313), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:59,674 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 216 states and 317 transitions.
[2024-09-25 10:27:59,675 INFO  L78                 Accepts]: Start accepts. Automaton has 216 states and 317 transitions. Word has length 26
[2024-09-25 10:27:59,675 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:27:59,675 INFO  L474      AbstractCegarLoop]: Abstraction has 216 states and 317 transitions.
[2024-09-25 10:27:59,675 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 35 states, 35 states have (on average 1.3714285714285714) internal successors, (48), 33 states have internal predecessors, (48), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:27:59,676 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:59,676 INFO  L276                IsEmpty]: Start isEmpty. Operand 216 states and 317 transitions.
[2024-09-25 10:27:59,676 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-09-25 10:27:59,676 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:27:59,676 INFO  L216           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:27:59,690 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-09-25 10:27:59,877 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-09-25 10:27:59,877 INFO  L399      AbstractCegarLoop]: === Iteration 18 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:27:59,877 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:27:59,877 INFO  L85        PathProgramCache]: Analyzing trace with hash -1102483756, now seen corresponding path program 10 times
[2024-09-25 10:27:59,877 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:27:59,878 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [620650098]
[2024-09-25 10:27:59,878 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:27:59,878 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:27:59,899 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:00,032 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:28:00,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:00,035 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-09-25 10:28:00,035 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:28:00,035 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [620650098]
[2024-09-25 10:28:00,036 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [620650098] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:28:00,036 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [267375754]
[2024-09-25 10:28:00,036 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-25 10:28:00,036 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:00,036 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:28:00,039 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:28:00,041 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-09-25 10:28:00,091 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-25 10:28:00,091 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:28:00,092 INFO  L262         TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-09-25 10:28:00,094 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:28:00,161 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-09-25 10:28:00,161 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:28:00,344 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 4 proven. 12 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-09-25 10:28:00,344 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [267375754] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:28:00,344 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:28:00,344 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 10] total 23
[2024-09-25 10:28:00,344 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [612478020]
[2024-09-25 10:28:00,344 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:28:00,345 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-09-25 10:28:00,345 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:28:00,345 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-09-25 10:28:00,345 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=93, Invalid=413, Unknown=0, NotChecked=0, Total=506
[2024-09-25 10:28:00,346 INFO  L87              Difference]: Start difference. First operand 216 states and 317 transitions. Second operand  has 23 states, 23 states have (on average 1.565217391304348) internal successors, (36), 23 states have internal predecessors, (36), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:00,712 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:28:00,712 INFO  L93              Difference]: Finished difference Result 307 states and 420 transitions.
[2024-09-25 10:28:00,712 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-09-25 10:28:00,713 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 23 states have (on average 1.565217391304348) internal successors, (36), 23 states have internal predecessors, (36), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 28
[2024-09-25 10:28:00,713 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:28:00,714 INFO  L225             Difference]: With dead ends: 307
[2024-09-25 10:28:00,714 INFO  L226             Difference]: Without dead ends: 256
[2024-09-25 10:28:00,715 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 75 GetRequests, 48 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 127 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=148, Invalid=664, Unknown=0, NotChecked=0, Total=812
[2024-09-25 10:28:00,715 INFO  L434           NwaCegarLoop]: 13 mSDtfsCounter, 16 mSDsluCounter, 128 mSDsCounter, 0 mSdLazyCounter, 236 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 141 SdHoareTripleChecker+Invalid, 256 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 236 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:28:00,716 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 141 Invalid, 256 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 236 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:28:00,716 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 256 states.
[2024-09-25 10:28:00,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 256 to 206.
[2024-09-25 10:28:00,783 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 206 states, 201 states have (on average 1.4527363184079602) internal successors, (292), 201 states have internal predecessors, (292), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:00,784 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 206 states and 296 transitions.
[2024-09-25 10:28:00,785 INFO  L78                 Accepts]: Start accepts. Automaton has 206 states and 296 transitions. Word has length 28
[2024-09-25 10:28:00,785 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:28:00,785 INFO  L474      AbstractCegarLoop]: Abstraction has 206 states and 296 transitions.
[2024-09-25 10:28:00,785 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 23 states have (on average 1.565217391304348) internal successors, (36), 23 states have internal predecessors, (36), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:00,785 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:00,786 INFO  L276                IsEmpty]: Start isEmpty. Operand 206 states and 296 transitions.
[2024-09-25 10:28:00,786 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-09-25 10:28:00,786 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:28:00,786 INFO  L216           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:28:00,801 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-09-25 10:28:00,987 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-09-25 10:28:00,987 INFO  L399      AbstractCegarLoop]: === Iteration 19 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:28:00,987 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:00,987 INFO  L85        PathProgramCache]: Analyzing trace with hash -1450211905, now seen corresponding path program 11 times
[2024-09-25 10:28:00,987 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:28:00,987 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1435994299]
[2024-09-25 10:28:00,987 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:28:00,987 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:28:01,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:01,126 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:28:01,126 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:01,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 4 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-09-25 10:28:01,128 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:28:01,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1435994299]
[2024-09-25 10:28:01,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1435994299] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:28:01,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1182391534]
[2024-09-25 10:28:01,128 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-25 10:28:01,128 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:01,128 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:28:01,129 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:28:01,130 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-09-25 10:28:01,199 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s)
[2024-09-25 10:28:01,199 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:28:01,200 INFO  L262         TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-09-25 10:28:01,201 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:28:01,243 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 4 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-09-25 10:28:01,243 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:28:01,331 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 4 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-09-25 10:28:01,331 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1182391534] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:28:01,331 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:28:01,331 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 7
[2024-09-25 10:28:01,331 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [961011214]
[2024-09-25 10:28:01,331 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:28:01,332 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-09-25 10:28:01,332 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:28:01,332 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-09-25 10:28:01,332 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-09-25 10:28:01,332 INFO  L87              Difference]: Start difference. First operand 206 states and 296 transitions. Second operand  has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:01,549 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:28:01,549 INFO  L93              Difference]: Finished difference Result 236 states and 328 transitions.
[2024-09-25 10:28:01,550 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-09-25 10:28:01,550 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 29
[2024-09-25 10:28:01,550 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:28:01,551 INFO  L225             Difference]: With dead ends: 236
[2024-09-25 10:28:01,551 INFO  L226             Difference]: Without dead ends: 231
[2024-09-25 10:28:01,551 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 77 GetRequests, 54 SyntacticMatches, 10 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=56, Invalid=154, Unknown=0, NotChecked=0, Total=210
[2024-09-25 10:28:01,552 INFO  L434           NwaCegarLoop]: 22 mSDtfsCounter, 18 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:28:01,552 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 97 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:28:01,553 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 231 states.
[2024-09-25 10:28:01,635 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 231 to 221.
[2024-09-25 10:28:01,635 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 221 states, 216 states have (on average 1.4259259259259258) internal successors, (308), 216 states have internal predecessors, (308), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:01,636 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 221 states and 312 transitions.
[2024-09-25 10:28:01,636 INFO  L78                 Accepts]: Start accepts. Automaton has 221 states and 312 transitions. Word has length 29
[2024-09-25 10:28:01,636 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:28:01,636 INFO  L474      AbstractCegarLoop]: Abstraction has 221 states and 312 transitions.
[2024-09-25 10:28:01,637 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:01,637 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:01,637 INFO  L276                IsEmpty]: Start isEmpty. Operand 221 states and 312 transitions.
[2024-09-25 10:28:01,638 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-09-25 10:28:01,638 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:28:01,638 INFO  L216           NwaCegarLoop]: trace histogram [12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:28:01,652 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-09-25 10:28:01,838 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,16 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:01,839 INFO  L399      AbstractCegarLoop]: === Iteration 20 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:28:01,839 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:01,839 INFO  L85        PathProgramCache]: Analyzing trace with hash -1436244400, now seen corresponding path program 12 times
[2024-09-25 10:28:01,839 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:28:01,839 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1467847989]
[2024-09-25 10:28:01,839 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:28:01,839 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:28:01,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:02,093 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:28:02,094 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:02,095 INFO  L134       CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 79 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:28:02,096 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:28:02,096 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1467847989]
[2024-09-25 10:28:02,096 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1467847989] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:28:02,096 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1829546288]
[2024-09-25 10:28:02,096 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-09-25 10:28:02,096 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:02,096 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:28:02,098 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:28:02,099 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-09-25 10:28:02,158 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s)
[2024-09-25 10:28:02,158 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:28:02,159 INFO  L262         TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-09-25 10:28:02,160 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:28:02,201 INFO  L134       CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 79 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:28:02,201 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:28:02,571 INFO  L134       CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 79 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-09-25 10:28:02,572 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1829546288] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:28:02,572 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:28:02,572 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 33
[2024-09-25 10:28:02,572 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [743323708]
[2024-09-25 10:28:02,572 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:28:02,572 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-09-25 10:28:02,572 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:28:02,573 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-09-25 10:28:02,573 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=238, Invalid=818, Unknown=0, NotChecked=0, Total=1056
[2024-09-25 10:28:02,573 INFO  L87              Difference]: Start difference. First operand 221 states and 312 transitions. Second operand  has 33 states, 33 states have (on average 1.3333333333333333) internal successors, (44), 33 states have internal predecessors, (44), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:12,256 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:28:12,256 INFO  L93              Difference]: Finished difference Result 703 states and 1080 transitions.
[2024-09-25 10:28:12,257 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. 
[2024-09-25 10:28:12,257 INFO  L78                 Accepts]: Start accepts. Automaton has  has 33 states, 33 states have (on average 1.3333333333333333) internal successors, (44), 33 states have internal predecessors, (44), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 29
[2024-09-25 10:28:12,257 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:28:12,260 INFO  L225             Difference]: With dead ends: 703
[2024-09-25 10:28:12,260 INFO  L226             Difference]: Without dead ends: 674
[2024-09-25 10:28:12,264 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 178 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 132 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6639 ImplicationChecksByTransitivity, 8.5s TimeCoverageRelationStatistics Valid=4904, Invalid=12918, Unknown=0, NotChecked=0, Total=17822
[2024-09-25 10:28:12,266 INFO  L434           NwaCegarLoop]: 30 mSDtfsCounter, 893 mSDsluCounter, 422 mSDsCounter, 0 mSdLazyCounter, 832 mSolverCounterSat, 426 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 893 SdHoareTripleChecker+Valid, 452 SdHoareTripleChecker+Invalid, 1258 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 426 IncrementalHoareTripleChecker+Valid, 832 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-09-25 10:28:12,267 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [893 Valid, 452 Invalid, 1258 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [426 Valid, 832 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-09-25 10:28:12,271 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 674 states.
[2024-09-25 10:28:12,402 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 674 to 259.
[2024-09-25 10:28:12,402 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 259 states, 254 states have (on average 1.4448818897637796) internal successors, (367), 254 states have internal predecessors, (367), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:12,403 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 259 states and 371 transitions.
[2024-09-25 10:28:12,404 INFO  L78                 Accepts]: Start accepts. Automaton has 259 states and 371 transitions. Word has length 29
[2024-09-25 10:28:12,404 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:28:12,404 INFO  L474      AbstractCegarLoop]: Abstraction has 259 states and 371 transitions.
[2024-09-25 10:28:12,404 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 33 states have (on average 1.3333333333333333) internal successors, (44), 33 states have internal predecessors, (44), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:12,405 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:12,405 INFO  L276                IsEmpty]: Start isEmpty. Operand 259 states and 371 transitions.
[2024-09-25 10:28:12,405 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-09-25 10:28:12,405 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:28:12,405 INFO  L216           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:28:12,421 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-09-25 10:28:12,606 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,17 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:12,606 INFO  L399      AbstractCegarLoop]: === Iteration 21 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:28:12,606 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:12,606 INFO  L85        PathProgramCache]: Analyzing trace with hash -1971358316, now seen corresponding path program 13 times
[2024-09-25 10:28:12,607 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:28:12,607 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [472355748]
[2024-09-25 10:28:12,607 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:28:12,607 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:28:12,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:13,185 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:28:13,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:13,188 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:28:13,188 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:28:13,189 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [472355748]
[2024-09-25 10:28:13,189 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [472355748] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:28:13,189 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1619336624]
[2024-09-25 10:28:13,189 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-09-25 10:28:13,190 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:13,190 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:28:13,191 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:28:13,192 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-09-25 10:28:13,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:13,292 WARN  L260         TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 69 conjuncts are in the unsatisfiable core
[2024-09-25 10:28:13,293 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:28:14,030 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:28:14,030 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:28:15,321 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:28:15,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1619336624] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:28:15,322 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:28:15,322 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 23, 23] total 58
[2024-09-25 10:28:15,322 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1162502576]
[2024-09-25 10:28:15,322 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:28:15,322 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 58 states
[2024-09-25 10:28:15,322 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:28:15,323 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants.
[2024-09-25 10:28:15,324 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=168, Invalid=3138, Unknown=0, NotChecked=0, Total=3306
[2024-09-25 10:28:15,324 INFO  L87              Difference]: Start difference. First operand 259 states and 371 transitions. Second operand  has 58 states, 57 states have (on average 1.2456140350877194) internal successors, (71), 56 states have internal predecessors, (71), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:19,045 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:28:19,045 INFO  L93              Difference]: Finished difference Result 301 states and 420 transitions.
[2024-09-25 10:28:19,045 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-09-25 10:28:19,045 INFO  L78                 Accepts]: Start accepts. Automaton has  has 58 states, 57 states have (on average 1.2456140350877194) internal successors, (71), 56 states have internal predecessors, (71), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 30
[2024-09-25 10:28:19,045 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:28:19,046 INFO  L225             Difference]: With dead ends: 301
[2024-09-25 10:28:19,046 INFO  L226             Difference]: Without dead ends: 275
[2024-09-25 10:28:19,048 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 114 GetRequests, 27 SyntacticMatches, 1 SemanticMatches, 86 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1062 ImplicationChecksByTransitivity, 4.8s TimeCoverageRelationStatistics Valid=776, Invalid=6880, Unknown=0, NotChecked=0, Total=7656
[2024-09-25 10:28:19,049 INFO  L434           NwaCegarLoop]: 14 mSDtfsCounter, 114 mSDsluCounter, 348 mSDsCounter, 0 mSdLazyCounter, 1116 mSolverCounterSat, 231 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 114 SdHoareTripleChecker+Valid, 362 SdHoareTripleChecker+Invalid, 1347 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 231 IncrementalHoareTripleChecker+Valid, 1116 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-09-25 10:28:19,049 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [114 Valid, 362 Invalid, 1347 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [231 Valid, 1116 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-09-25 10:28:19,050 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 275 states.
[2024-09-25 10:28:19,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 275 to 265.
[2024-09-25 10:28:19,182 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 265 states, 260 states have (on average 1.4230769230769231) internal successors, (370), 260 states have internal predecessors, (370), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:19,182 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 265 states and 374 transitions.
[2024-09-25 10:28:19,183 INFO  L78                 Accepts]: Start accepts. Automaton has 265 states and 374 transitions. Word has length 30
[2024-09-25 10:28:19,183 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:28:19,183 INFO  L474      AbstractCegarLoop]: Abstraction has 265 states and 374 transitions.
[2024-09-25 10:28:19,183 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 58 states, 57 states have (on average 1.2456140350877194) internal successors, (71), 56 states have internal predecessors, (71), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:19,183 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:19,183 INFO  L276                IsEmpty]: Start isEmpty. Operand 265 states and 374 transitions.
[2024-09-25 10:28:19,184 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-09-25 10:28:19,184 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:28:19,184 INFO  L216           NwaCegarLoop]: trace histogram [5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:28:19,199 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-09-25 10:28:19,384 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,18 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:19,385 INFO  L399      AbstractCegarLoop]: === Iteration 22 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:28:19,385 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:19,385 INFO  L85        PathProgramCache]: Analyzing trace with hash -1763617342, now seen corresponding path program 14 times
[2024-09-25 10:28:19,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:28:19,386 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2120693014]
[2024-09-25 10:28:19,386 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:28:19,386 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:28:19,399 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:19,572 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:28:19,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:19,575 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-09-25 10:28:19,576 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:28:19,576 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2120693014]
[2024-09-25 10:28:19,576 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2120693014] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:28:19,576 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1572067487]
[2024-09-25 10:28:19,576 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-25 10:28:19,576 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:19,577 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:28:19,578 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:28:19,580 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-09-25 10:28:19,626 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-25 10:28:19,626 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:28:19,627 INFO  L262         TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-09-25 10:28:19,628 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:28:19,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-09-25 10:28:19,723 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:28:19,965 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 5 proven. 20 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-09-25 10:28:19,965 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1572067487] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:28:19,965 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:28:19,965 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 12] total 28
[2024-09-25 10:28:19,965 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2022365089]
[2024-09-25 10:28:19,965 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:28:19,965 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-09-25 10:28:19,966 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:28:19,966 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-09-25 10:28:19,966 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=125, Invalid=631, Unknown=0, NotChecked=0, Total=756
[2024-09-25 10:28:19,967 INFO  L87              Difference]: Start difference. First operand 265 states and 374 transitions. Second operand  has 28 states, 28 states have (on average 1.4642857142857142) internal successors, (41), 28 states have internal predecessors, (41), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:20,777 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:28:20,777 INFO  L93              Difference]: Finished difference Result 378 states and 503 transitions.
[2024-09-25 10:28:20,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. 
[2024-09-25 10:28:20,778 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 28 states have (on average 1.4642857142857142) internal successors, (41), 28 states have internal predecessors, (41), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 32
[2024-09-25 10:28:20,778 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:28:20,780 INFO  L225             Difference]: With dead ends: 378
[2024-09-25 10:28:20,780 INFO  L226             Difference]: Without dead ends: 305
[2024-09-25 10:28:20,780 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 91 GetRequests, 53 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 277 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=270, Invalid=1290, Unknown=0, NotChecked=0, Total=1560
[2024-09-25 10:28:20,781 INFO  L434           NwaCegarLoop]: 15 mSDtfsCounter, 27 mSDsluCounter, 215 mSDsCounter, 0 mSdLazyCounter, 441 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 230 SdHoareTripleChecker+Invalid, 470 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 441 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-09-25 10:28:20,781 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 230 Invalid, 470 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 441 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-09-25 10:28:20,782 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 305 states.
[2024-09-25 10:28:20,910 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 305 to 254.
[2024-09-25 10:28:20,911 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 254 states, 249 states have (on average 1.3895582329317269) internal successors, (346), 249 states have internal predecessors, (346), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:20,912 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 254 states and 350 transitions.
[2024-09-25 10:28:20,912 INFO  L78                 Accepts]: Start accepts. Automaton has 254 states and 350 transitions. Word has length 32
[2024-09-25 10:28:20,912 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:28:20,913 INFO  L474      AbstractCegarLoop]: Abstraction has 254 states and 350 transitions.
[2024-09-25 10:28:20,913 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 1.4642857142857142) internal successors, (41), 28 states have internal predecessors, (41), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:20,913 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:20,913 INFO  L276                IsEmpty]: Start isEmpty. Operand 254 states and 350 transitions.
[2024-09-25 10:28:20,914 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-09-25 10:28:20,914 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:28:20,914 INFO  L216           NwaCegarLoop]: trace histogram [5, 5, 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:28:20,932 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-09-25 10:28:21,118 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-09-25 10:28:21,119 INFO  L399      AbstractCegarLoop]: === Iteration 23 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:28:21,119 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:21,119 INFO  L85        PathProgramCache]: Analyzing trace with hash 721021796, now seen corresponding path program 15 times
[2024-09-25 10:28:21,119 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:28:21,119 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [538916336]
[2024-09-25 10:28:21,119 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:28:21,120 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:28:21,141 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:21,402 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:28:21,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:21,405 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 15 proven. 21 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-09-25 10:28:21,405 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:28:21,405 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [538916336]
[2024-09-25 10:28:21,405 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [538916336] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:28:21,405 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [901075475]
[2024-09-25 10:28:21,405 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-25 10:28:21,405 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:21,405 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:28:21,407 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:28:21,410 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-09-25 10:28:21,472 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-09-25 10:28:21,472 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:28:21,473 INFO  L262         TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-09-25 10:28:21,474 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:28:21,595 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 8 proven. 22 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-09-25 10:28:21,595 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:28:21,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 8 proven. 22 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-09-25 10:28:21,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [901075475] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:28:21,723 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:28:21,723 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 8, 8] total 18
[2024-09-25 10:28:21,723 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326920382]
[2024-09-25 10:28:21,723 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:28:21,724 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-09-25 10:28:21,724 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:28:21,724 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-09-25 10:28:21,724 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=226, Unknown=0, NotChecked=0, Total=306
[2024-09-25 10:28:21,725 INFO  L87              Difference]: Start difference. First operand 254 states and 350 transitions. Second operand  has 18 states, 18 states have (on average 2.2222222222222223) internal successors, (40), 18 states have internal predecessors, (40), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:26,006 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:28:34,063 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:28:42,146 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:28:42,250 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:28:42,250 INFO  L93              Difference]: Finished difference Result 321 states and 429 transitions.
[2024-09-25 10:28:42,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-09-25 10:28:42,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.2222222222222223) internal successors, (40), 18 states have internal predecessors, (40), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 32
[2024-09-25 10:28:42,250 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:28:42,252 INFO  L225             Difference]: With dead ends: 321
[2024-09-25 10:28:42,252 INFO  L226             Difference]: Without dead ends: 316
[2024-09-25 10:28:42,253 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 53 SyntacticMatches, 11 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 345 ImplicationChecksByTransitivity, 8.5s TimeCoverageRelationStatistics Valid=228, Invalid=762, Unknown=2, NotChecked=0, Total=992
[2024-09-25 10:28:42,253 INFO  L434           NwaCegarLoop]: 28 mSDtfsCounter, 58 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 189 mSolverCounterSat, 29 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 12.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 167 SdHoareTripleChecker+Invalid, 221 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 189 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 12.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:28:42,253 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 167 Invalid, 221 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 189 Invalid, 3 Unknown, 0 Unchecked, 12.1s Time]
[2024-09-25 10:28:42,254 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 316 states.
[2024-09-25 10:28:42,412 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 316 to 268.
[2024-09-25 10:28:42,413 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 268 states, 263 states have (on average 1.3802281368821292) internal successors, (363), 263 states have internal predecessors, (363), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:42,414 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 268 states and 367 transitions.
[2024-09-25 10:28:42,414 INFO  L78                 Accepts]: Start accepts. Automaton has 268 states and 367 transitions. Word has length 32
[2024-09-25 10:28:42,414 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:28:42,415 INFO  L474      AbstractCegarLoop]: Abstraction has 268 states and 367 transitions.
[2024-09-25 10:28:42,415 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.2222222222222223) internal successors, (40), 18 states have internal predecessors, (40), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:28:42,415 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:42,415 INFO  L276                IsEmpty]: Start isEmpty. Operand 268 states and 367 transitions.
[2024-09-25 10:28:42,416 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-09-25 10:28:42,416 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:28:42,416 INFO  L216           NwaCegarLoop]: trace histogram [13, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:28:42,434 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0
[2024-09-25 10:28:42,620 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 20 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-09-25 10:28:42,621 INFO  L399      AbstractCegarLoop]: === Iteration 24 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:28:42,621 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:28:42,621 INFO  L85        PathProgramCache]: Analyzing trace with hash 1819493792, now seen corresponding path program 16 times
[2024-09-25 10:28:42,621 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:28:42,621 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [978522866]
[2024-09-25 10:28:42,621 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:28:42,621 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:28:42,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:42,937 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:28:42,938 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:28:42,939 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 94 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-09-25 10:28:42,940 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:28:42,940 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [978522866]
[2024-09-25 10:28:42,940 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [978522866] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:28:42,940 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1094976000]
[2024-09-25 10:28:42,940 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-25 10:28:42,940 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:28:42,941 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:28:42,942 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:28:42,943 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-09-25 10:28:42,991 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-25 10:28:42,991 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:28:42,997 INFO  L262         TraceCheckSpWp]: Trace formula consists of 142 conjuncts, 35 conjuncts are in the unsatisfiable core
[2024-09-25 10:28:42,998 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:28:43,047 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 94 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-09-25 10:28:43,047 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:28:43,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 94 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-09-25 10:28:43,601 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1094976000] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:28:43,601 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:28:43,601 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 37
[2024-09-25 10:28:43,602 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953616082]
[2024-09-25 10:28:43,602 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:28:43,602 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 37 states
[2024-09-25 10:28:43,602 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:28:43,603 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants.
[2024-09-25 10:28:43,603 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=279, Invalid=1053, Unknown=0, NotChecked=0, Total=1332
[2024-09-25 10:28:43,603 INFO  L87              Difference]: Start difference. First operand 268 states and 367 transitions. Second operand  has 37 states, 37 states have (on average 1.2972972972972974) internal successors, (48), 37 states have internal predecessors, (48), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:01,943 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:29:01,943 INFO  L93              Difference]: Finished difference Result 859 states and 1231 transitions.
[2024-09-25 10:29:01,944 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 176 states. 
[2024-09-25 10:29:01,944 INFO  L78                 Accepts]: Start accepts. Automaton has  has 37 states, 37 states have (on average 1.2972972972972974) internal successors, (48), 37 states have internal predecessors, (48), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 33
[2024-09-25 10:29:01,944 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:29:01,947 INFO  L225             Difference]: With dead ends: 859
[2024-09-25 10:29:01,947 INFO  L226             Difference]: Without dead ends: 818
[2024-09-25 10:29:01,951 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 245 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 193 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15077 ImplicationChecksByTransitivity, 16.6s TimeCoverageRelationStatistics Valid=9059, Invalid=28771, Unknown=0, NotChecked=0, Total=37830
[2024-09-25 10:29:01,952 INFO  L434           NwaCegarLoop]: 32 mSDtfsCounter, 1269 mSDsluCounter, 543 mSDsCounter, 0 mSdLazyCounter, 1125 mSolverCounterSat, 691 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1269 SdHoareTripleChecker+Valid, 575 SdHoareTripleChecker+Invalid, 1816 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 691 IncrementalHoareTripleChecker+Valid, 1125 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-09-25 10:29:01,956 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [1269 Valid, 575 Invalid, 1816 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [691 Valid, 1125 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-09-25 10:29:01,957 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 818 states.
[2024-09-25 10:29:02,157 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 818 to 310.
[2024-09-25 10:29:02,158 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 310 states, 305 states have (on average 1.4032786885245903) internal successors, (428), 305 states have internal predecessors, (428), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:02,159 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 432 transitions.
[2024-09-25 10:29:02,160 INFO  L78                 Accepts]: Start accepts. Automaton has 310 states and 432 transitions. Word has length 33
[2024-09-25 10:29:02,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:29:02,160 INFO  L474      AbstractCegarLoop]: Abstraction has 310 states and 432 transitions.
[2024-09-25 10:29:02,160 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 37 states, 37 states have (on average 1.2972972972972974) internal successors, (48), 37 states have internal predecessors, (48), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:02,160 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:02,160 INFO  L276                IsEmpty]: Start isEmpty. Operand 310 states and 432 transitions.
[2024-09-25 10:29:02,161 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-09-25 10:29:02,161 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:29:02,161 INFO  L216           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:29:02,174 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0
[2024-09-25 10:29:02,362 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-09-25 10:29:02,363 INFO  L399      AbstractCegarLoop]: === Iteration 25 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:29:02,363 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:02,363 INFO  L85        PathProgramCache]: Analyzing trace with hash -1745547068, now seen corresponding path program 17 times
[2024-09-25 10:29:02,363 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:29:02,363 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [546832745]
[2024-09-25 10:29:02,363 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:29:02,364 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:29:02,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:03,096 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:29:03,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:03,098 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:29:03,098 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:29:03,098 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [546832745]
[2024-09-25 10:29:03,098 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [546832745] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:29:03,098 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [426318073]
[2024-09-25 10:29:03,098 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-25 10:29:03,098 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:29:03,098 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:29:03,100 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:29:03,101 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-09-25 10:29:03,239 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-09-25 10:29:03,240 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:29:03,241 WARN  L260         TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 81 conjuncts are in the unsatisfiable core
[2024-09-25 10:29:03,243 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:29:04,287 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:29:04,287 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:29:05,980 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:29:05,980 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [426318073] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:29:05,980 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:29:05,980 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 28, 27] total 70
[2024-09-25 10:29:05,980 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97537334]
[2024-09-25 10:29:05,981 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:29:05,981 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 70 states
[2024-09-25 10:29:05,981 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:29:05,981 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 70 interpolants.
[2024-09-25 10:29:05,982 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=515, Invalid=4315, Unknown=0, NotChecked=0, Total=4830
[2024-09-25 10:29:05,982 INFO  L87              Difference]: Start difference. First operand 310 states and 432 transitions. Second operand  has 70 states, 69 states have (on average 1.2028985507246377) internal successors, (83), 68 states have internal predecessors, (83), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:09,251 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:29:09,251 INFO  L93              Difference]: Finished difference Result 355 states and 480 transitions.
[2024-09-25 10:29:09,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. 
[2024-09-25 10:29:09,251 INFO  L78                 Accepts]: Start accepts. Automaton has  has 70 states, 69 states have (on average 1.2028985507246377) internal successors, (83), 68 states have internal predecessors, (83), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 34
[2024-09-25 10:29:09,251 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:29:09,253 INFO  L225             Difference]: With dead ends: 355
[2024-09-25 10:29:09,253 INFO  L226             Difference]: Without dead ends: 316
[2024-09-25 10:29:09,253 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 121 GetRequests, 25 SyntacticMatches, 3 SemanticMatches, 93 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2175 ImplicationChecksByTransitivity, 4.7s TimeCoverageRelationStatistics Valid=1195, Invalid=7735, Unknown=0, NotChecked=0, Total=8930
[2024-09-25 10:29:09,254 INFO  L434           NwaCegarLoop]: 17 mSDtfsCounter, 126 mSDsluCounter, 335 mSDsCounter, 0 mSdLazyCounter, 1293 mSolverCounterSat, 100 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 126 SdHoareTripleChecker+Valid, 352 SdHoareTripleChecker+Invalid, 1393 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 100 IncrementalHoareTripleChecker+Valid, 1293 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:29:09,254 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [126 Valid, 352 Invalid, 1393 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [100 Valid, 1293 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-09-25 10:29:09,254 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 316 states.
[2024-09-25 10:29:09,450 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 316 to 306.
[2024-09-25 10:29:09,451 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 306 states, 301 states have (on average 1.398671096345515) internal successors, (421), 301 states have internal predecessors, (421), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:09,451 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 306 states and 425 transitions.
[2024-09-25 10:29:09,452 INFO  L78                 Accepts]: Start accepts. Automaton has 306 states and 425 transitions. Word has length 34
[2024-09-25 10:29:09,452 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:29:09,452 INFO  L474      AbstractCegarLoop]: Abstraction has 306 states and 425 transitions.
[2024-09-25 10:29:09,452 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 70 states, 69 states have (on average 1.2028985507246377) internal successors, (83), 68 states have internal predecessors, (83), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:09,452 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:09,452 INFO  L276                IsEmpty]: Start isEmpty. Operand 306 states and 425 transitions.
[2024-09-25 10:29:09,453 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-09-25 10:29:09,453 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:29:09,453 INFO  L216           NwaCegarLoop]: trace histogram [8, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:29:09,468 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-09-25 10:29:09,654 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2024-09-25 10:29:09,654 INFO  L399      AbstractCegarLoop]: === Iteration 26 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:29:09,654 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:09,655 INFO  L85        PathProgramCache]: Analyzing trace with hash -746719660, now seen corresponding path program 2 times
[2024-09-25 10:29:09,655 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:29:09,655 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717715494]
[2024-09-25 10:29:09,655 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:29:09,655 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:29:09,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:09,895 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:29:09,896 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:09,897 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 14 proven. 42 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-09-25 10:29:09,898 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:29:09,898 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717715494]
[2024-09-25 10:29:09,898 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [717715494] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:29:09,898 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [65447755]
[2024-09-25 10:29:09,899 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-25 10:29:09,899 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:29:09,899 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:29:09,900 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:29:09,904 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-09-25 10:29:09,970 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-25 10:29:09,970 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:29:09,972 INFO  L262         TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-09-25 10:29:09,973 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:29:10,073 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-09-25 10:29:10,073 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:29:10,504 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-09-25 10:29:10,504 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [65447755] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:29:10,504 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:29:10,504 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 18, 18] total 34
[2024-09-25 10:29:10,504 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [618321348]
[2024-09-25 10:29:10,504 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:29:10,505 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 34 states
[2024-09-25 10:29:10,505 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:29:10,505 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants.
[2024-09-25 10:29:10,506 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=183, Invalid=939, Unknown=0, NotChecked=0, Total=1122
[2024-09-25 10:29:10,506 INFO  L87              Difference]: Start difference. First operand 306 states and 425 transitions. Second operand  has 34 states, 34 states have (on average 1.3529411764705883) internal successors, (46), 34 states have internal predecessors, (46), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:20,364 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:29:20,365 INFO  L93              Difference]: Finished difference Result 565 states and 748 transitions.
[2024-09-25 10:29:20,365 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 148 states. 
[2024-09-25 10:29:20,366 INFO  L78                 Accepts]: Start accepts. Automaton has  has 34 states, 34 states have (on average 1.3529411764705883) internal successors, (46), 34 states have internal predecessors, (46), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 34
[2024-09-25 10:29:20,366 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:29:20,368 INFO  L225             Difference]: With dead ends: 565
[2024-09-25 10:29:20,368 INFO  L226             Difference]: Without dead ends: 503
[2024-09-25 10:29:20,370 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 219 GetRequests, 52 SyntacticMatches, 1 SemanticMatches, 166 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9193 ImplicationChecksByTransitivity, 8.7s TimeCoverageRelationStatistics Valid=3614, Invalid=24442, Unknown=0, NotChecked=0, Total=28056
[2024-09-25 10:29:20,370 INFO  L434           NwaCegarLoop]: 22 mSDtfsCounter, 431 mSDsluCounter, 311 mSDsCounter, 0 mSdLazyCounter, 828 mSolverCounterSat, 379 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 431 SdHoareTripleChecker+Valid, 333 SdHoareTripleChecker+Invalid, 1207 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 379 IncrementalHoareTripleChecker+Valid, 828 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-09-25 10:29:20,371 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [431 Valid, 333 Invalid, 1207 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [379 Valid, 828 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-09-25 10:29:20,371 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 503 states.
[2024-09-25 10:29:20,597 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 503 to 298.
[2024-09-25 10:29:20,598 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 298 states, 293 states have (on average 1.3242320819112627) internal successors, (388), 293 states have internal predecessors, (388), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:20,599 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 392 transitions.
[2024-09-25 10:29:20,600 INFO  L78                 Accepts]: Start accepts. Automaton has 298 states and 392 transitions. Word has length 34
[2024-09-25 10:29:20,600 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:29:20,600 INFO  L474      AbstractCegarLoop]: Abstraction has 298 states and 392 transitions.
[2024-09-25 10:29:20,600 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 34 states, 34 states have (on average 1.3529411764705883) internal successors, (46), 34 states have internal predecessors, (46), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:20,600 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:20,600 INFO  L276                IsEmpty]: Start isEmpty. Operand 298 states and 392 transitions.
[2024-09-25 10:29:20,601 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-09-25 10:29:20,601 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:29:20,601 INFO  L216           NwaCegarLoop]: trace histogram [10, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:29:20,618 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0
[2024-09-25 10:29:20,805 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-09-25 10:29:20,806 INFO  L399      AbstractCegarLoop]: === Iteration 27 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:29:20,806 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:20,806 INFO  L85        PathProgramCache]: Analyzing trace with hash 667351476, now seen corresponding path program 18 times
[2024-09-25 10:29:20,806 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:29:20,806 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [729511433]
[2024-09-25 10:29:20,806 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:29:20,806 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:29:20,829 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:20,949 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:29:20,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:20,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 30 proven. 20 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked.
[2024-09-25 10:29:20,952 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:29:20,952 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [729511433]
[2024-09-25 10:29:20,952 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [729511433] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:29:20,952 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [27379093]
[2024-09-25 10:29:20,952 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-09-25 10:29:20,952 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:29:20,953 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:29:20,954 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:29:20,956 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-09-25 10:29:21,027 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s)
[2024-09-25 10:29:21,028 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:29:21,029 INFO  L262         TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-09-25 10:29:21,030 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:29:21,071 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 30 proven. 20 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked.
[2024-09-25 10:29:21,071 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:29:21,162 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 30 proven. 20 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked.
[2024-09-25 10:29:21,163 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [27379093] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:29:21,163 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:29:21,163 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 7
[2024-09-25 10:29:21,163 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221819598]
[2024-09-25 10:29:21,163 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:29:21,163 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-09-25 10:29:21,164 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:29:21,164 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-09-25 10:29:21,164 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-09-25 10:29:21,164 INFO  L87              Difference]: Start difference. First operand 298 states and 392 transitions. Second operand  has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:21,469 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:29:21,469 INFO  L93              Difference]: Finished difference Result 311 states and 406 transitions.
[2024-09-25 10:29:21,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-09-25 10:29:21,469 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 36
[2024-09-25 10:29:21,469 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:29:21,471 INFO  L225             Difference]: With dead ends: 311
[2024-09-25 10:29:21,471 INFO  L226             Difference]: Without dead ends: 284
[2024-09-25 10:29:21,471 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 70 SyntacticMatches, 9 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-09-25 10:29:21,471 INFO  L434           NwaCegarLoop]: 27 mSDtfsCounter, 12 mSDsluCounter, 102 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:29:21,471 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 129 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 77 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-09-25 10:29:21,472 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 284 states.
[2024-09-25 10:29:21,677 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 284 to 280.
[2024-09-25 10:29:21,678 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 280 states, 275 states have (on average 1.3418181818181818) internal successors, (369), 275 states have internal predecessors, (369), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:21,679 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 280 states and 373 transitions.
[2024-09-25 10:29:21,679 INFO  L78                 Accepts]: Start accepts. Automaton has 280 states and 373 transitions. Word has length 36
[2024-09-25 10:29:21,679 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:29:21,679 INFO  L474      AbstractCegarLoop]: Abstraction has 280 states and 373 transitions.
[2024-09-25 10:29:21,679 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:21,680 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:21,680 INFO  L276                IsEmpty]: Start isEmpty. Operand 280 states and 373 transitions.
[2024-09-25 10:29:21,680 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-09-25 10:29:21,680 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:29:21,680 INFO  L216           NwaCegarLoop]: trace histogram [6, 6, 6, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:29:21,692 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Forceful destruction successful, exit code 0
[2024-09-25 10:29:21,881 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-09-25 10:29:21,881 INFO  L399      AbstractCegarLoop]: === Iteration 28 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:29:21,881 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:21,881 INFO  L85        PathProgramCache]: Analyzing trace with hash -1937474636, now seen corresponding path program 19 times
[2024-09-25 10:29:21,881 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:29:21,881 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1874070067]
[2024-09-25 10:29:21,881 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:29:21,882 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:29:21,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:22,190 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:29:22,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:22,192 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 21 proven. 31 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-09-25 10:29:22,192 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:29:22,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1874070067]
[2024-09-25 10:29:22,192 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1874070067] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:29:22,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [571271983]
[2024-09-25 10:29:22,192 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-09-25 10:29:22,193 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:29:22,193 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:29:22,195 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:29:22,202 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-09-25 10:29:22,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:22,244 INFO  L262         TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 34 conjuncts are in the unsatisfiable core
[2024-09-25 10:29:22,245 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:29:22,358 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 10 proven. 32 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2024-09-25 10:29:22,358 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:29:22,518 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 10 proven. 32 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2024-09-25 10:29:22,518 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [571271983] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:29:22,518 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:29:22,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 9, 9] total 21
[2024-09-25 10:29:22,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [423219459]
[2024-09-25 10:29:22,519 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:29:22,519 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-09-25 10:29:22,519 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:29:22,519 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-09-25 10:29:22,519 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=315, Unknown=0, NotChecked=0, Total=420
[2024-09-25 10:29:22,520 INFO  L87              Difference]: Start difference. First operand 280 states and 373 transitions. Second operand  has 21 states, 21 states have (on average 2.142857142857143) internal successors, (45), 21 states have internal predecessors, (45), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:26,935 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:29:35,015 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:29:43,090 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:29:51,274 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:29:55,306 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-09-25 10:29:55,491 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:29:55,491 INFO  L93              Difference]: Finished difference Result 405 states and 548 transitions.
[2024-09-25 10:29:55,491 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-09-25 10:29:55,491 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 2.142857142857143) internal successors, (45), 21 states have internal predecessors, (45), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 36
[2024-09-25 10:29:55,492 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:29:55,493 INFO  L225             Difference]: With dead ends: 405
[2024-09-25 10:29:55,493 INFO  L226             Difference]: Without dead ends: 400
[2024-09-25 10:29:55,493 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 114 GetRequests, 59 SyntacticMatches, 13 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 655 ImplicationChecksByTransitivity, 12.7s TimeCoverageRelationStatistics Valid=399, Invalid=1490, Unknown=3, NotChecked=0, Total=1892
[2024-09-25 10:29:55,494 INFO  L434           NwaCegarLoop]: 31 mSDtfsCounter, 67 mSDsluCounter, 187 mSDsCounter, 0 mSdLazyCounter, 258 mSolverCounterSat, 49 mSolverCounterUnsat, 5 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 20.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 218 SdHoareTripleChecker+Invalid, 312 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 49 IncrementalHoareTripleChecker+Valid, 258 IncrementalHoareTripleChecker+Invalid, 5 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 20.2s IncrementalHoareTripleChecker+Time
[2024-09-25 10:29:55,494 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 218 Invalid, 312 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [49 Valid, 258 Invalid, 5 Unknown, 0 Unchecked, 20.2s Time]
[2024-09-25 10:29:55,495 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 400 states.
[2024-09-25 10:29:55,843 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 400 to 351.
[2024-09-25 10:29:55,843 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 351 states, 346 states have (on average 1.3757225433526012) internal successors, (476), 346 states have internal predecessors, (476), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:55,844 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 351 states and 480 transitions.
[2024-09-25 10:29:55,844 INFO  L78                 Accepts]: Start accepts. Automaton has 351 states and 480 transitions. Word has length 36
[2024-09-25 10:29:55,845 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:29:55,845 INFO  L474      AbstractCegarLoop]: Abstraction has 351 states and 480 transitions.
[2024-09-25 10:29:55,845 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 2.142857142857143) internal successors, (45), 21 states have internal predecessors, (45), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:55,845 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:55,845 INFO  L276                IsEmpty]: Start isEmpty. Operand 351 states and 480 transitions.
[2024-09-25 10:29:55,846 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-09-25 10:29:55,846 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:29:55,846 INFO  L216           NwaCegarLoop]: trace histogram [9, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:29:55,859 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0
[2024-09-25 10:29:56,046 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-09-25 10:29:56,046 INFO  L399      AbstractCegarLoop]: === Iteration 29 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:29:56,047 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:29:56,047 INFO  L85        PathProgramCache]: Analyzing trace with hash -1719779569, now seen corresponding path program 3 times
[2024-09-25 10:29:56,047 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:29:56,047 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1356385760]
[2024-09-25 10:29:56,047 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:29:56,047 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:29:56,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:56,339 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:29:56,340 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:29:56,341 INFO  L134       CoverageAnalysis]: Checked inductivity of 101 backedges. 16 proven. 56 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked.
[2024-09-25 10:29:56,341 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:29:56,341 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1356385760]
[2024-09-25 10:29:56,341 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1356385760] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:29:56,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2046710844]
[2024-09-25 10:29:56,342 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-25 10:29:56,342 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:29:56,342 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:29:56,344 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:29:56,345 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-09-25 10:29:56,537 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-09-25 10:29:56,537 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:29:56,538 INFO  L262         TraceCheckSpWp]: Trace formula consists of 162 conjuncts, 48 conjuncts are in the unsatisfiable core
[2024-09-25 10:29:56,539 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:29:56,708 INFO  L134       CoverageAnalysis]: Checked inductivity of 101 backedges. 16 proven. 56 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked.
[2024-09-25 10:29:56,708 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:29:57,193 INFO  L134       CoverageAnalysis]: Checked inductivity of 101 backedges. 16 proven. 56 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked.
[2024-09-25 10:29:57,193 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2046710844] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:29:57,193 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:29:57,193 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 18] total 42
[2024-09-25 10:29:57,193 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1290263258]
[2024-09-25 10:29:57,194 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:29:57,194 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 42 states
[2024-09-25 10:29:57,194 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:29:57,194 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants.
[2024-09-25 10:29:57,195 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=289, Invalid=1433, Unknown=0, NotChecked=0, Total=1722
[2024-09-25 10:29:57,195 INFO  L87              Difference]: Start difference. First operand 351 states and 480 transitions. Second operand  has 42 states, 42 states have (on average 1.380952380952381) internal successors, (58), 42 states have internal predecessors, (58), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:29:59,943 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:29:59,943 INFO  L93              Difference]: Finished difference Result 693 states and 928 transitions.
[2024-09-25 10:29:59,944 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 83 states. 
[2024-09-25 10:29:59,944 INFO  L78                 Accepts]: Start accepts. Automaton has  has 42 states, 42 states have (on average 1.380952380952381) internal successors, (58), 42 states have internal predecessors, (58), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 37
[2024-09-25 10:29:59,944 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:29:59,946 INFO  L225             Difference]: With dead ends: 693
[2024-09-25 10:29:59,946 INFO  L226             Difference]: Without dead ends: 644
[2024-09-25 10:29:59,947 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 147 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 87 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2094 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=1593, Invalid=6239, Unknown=0, NotChecked=0, Total=7832
[2024-09-25 10:29:59,947 INFO  L434           NwaCegarLoop]: 14 mSDtfsCounter, 196 mSDsluCounter, 289 mSDsCounter, 0 mSdLazyCounter, 931 mSolverCounterSat, 109 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 303 SdHoareTripleChecker+Invalid, 1040 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 109 IncrementalHoareTripleChecker+Valid, 931 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-09-25 10:29:59,948 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 303 Invalid, 1040 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [109 Valid, 931 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-09-25 10:29:59,948 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 644 states.
[2024-09-25 10:30:00,365 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 644 to 468.
[2024-09-25 10:30:00,366 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 468 states, 463 states have (on average 1.4470842332613392) internal successors, (670), 463 states have internal predecessors, (670), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:00,367 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 468 states to 468 states and 674 transitions.
[2024-09-25 10:30:00,368 INFO  L78                 Accepts]: Start accepts. Automaton has 468 states and 674 transitions. Word has length 37
[2024-09-25 10:30:00,368 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:30:00,368 INFO  L474      AbstractCegarLoop]: Abstraction has 468 states and 674 transitions.
[2024-09-25 10:30:00,368 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 42 states, 42 states have (on average 1.380952380952381) internal successors, (58), 42 states have internal predecessors, (58), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:00,369 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:00,369 INFO  L276                IsEmpty]: Start isEmpty. Operand 468 states and 674 transitions.
[2024-09-25 10:30:00,369 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-09-25 10:30:00,369 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:30:00,369 INFO  L216           NwaCegarLoop]: trace histogram [14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:30:00,382 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0
[2024-09-25 10:30:00,570 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-09-25 10:30:00,570 INFO  L399      AbstractCegarLoop]: === Iteration 30 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:30:00,570 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:00,570 INFO  L85        PathProgramCache]: Analyzing trace with hash 917296720, now seen corresponding path program 20 times
[2024-09-25 10:30:00,571 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:30:00,571 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1055034115]
[2024-09-25 10:30:00,571 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:30:00,571 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:30:00,584 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:00,870 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:30:00,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:00,872 INFO  L134       CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-09-25 10:30:00,872 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:30:00,872 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1055034115]
[2024-09-25 10:30:00,873 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1055034115] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:30:00,873 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1147188275]
[2024-09-25 10:30:00,873 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-25 10:30:00,873 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:00,873 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:30:00,874 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:30:00,875 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-09-25 10:30:00,917 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-25 10:30:00,917 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:30:00,918 INFO  L262         TraceCheckSpWp]: Trace formula consists of 162 conjuncts, 39 conjuncts are in the unsatisfiable core
[2024-09-25 10:30:00,919 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:30:00,960 INFO  L134       CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-09-25 10:30:00,960 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:30:01,546 INFO  L134       CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-09-25 10:30:01,546 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1147188275] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:30:01,546 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:30:01,546 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 21, 21] total 41
[2024-09-25 10:30:01,546 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1145394104]
[2024-09-25 10:30:01,546 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:30:01,547 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 41 states
[2024-09-25 10:30:01,547 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:30:01,547 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants.
[2024-09-25 10:30:01,547 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=324, Invalid=1316, Unknown=0, NotChecked=0, Total=1640
[2024-09-25 10:30:01,548 INFO  L87              Difference]: Start difference. First operand 468 states and 674 transitions. Second operand  has 41 states, 41 states have (on average 1.2682926829268293) internal successors, (52), 41 states have internal predecessors, (52), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:37,568 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:30:37,568 INFO  L93              Difference]: Finished difference Result 1360 states and 1994 transitions.
[2024-09-25 10:30:37,568 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 226 states. 
[2024-09-25 10:30:37,569 INFO  L78                 Accepts]: Start accepts. Automaton has  has 41 states, 41 states have (on average 1.2682926829268293) internal successors, (52), 41 states have internal predecessors, (52), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 37
[2024-09-25 10:30:37,569 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:30:37,572 INFO  L225             Difference]: With dead ends: 1360
[2024-09-25 10:30:37,572 INFO  L226             Difference]: Without dead ends: 1263
[2024-09-25 10:30:37,575 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 304 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 246 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24922 ImplicationChecksByTransitivity, 32.4s TimeCoverageRelationStatistics Valid=13370, Invalid=47886, Unknown=0, NotChecked=0, Total=61256
[2024-09-25 10:30:37,575 INFO  L434           NwaCegarLoop]: 30 mSDtfsCounter, 1704 mSDsluCounter, 539 mSDsCounter, 0 mSdLazyCounter, 1309 mSolverCounterSat, 888 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1704 SdHoareTripleChecker+Valid, 569 SdHoareTripleChecker+Invalid, 2197 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 888 IncrementalHoareTripleChecker+Valid, 1309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-09-25 10:30:37,575 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [1704 Valid, 569 Invalid, 2197 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [888 Valid, 1309 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-09-25 10:30:37,577 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1263 states.
[2024-09-25 10:30:38,139 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1263 to 482.
[2024-09-25 10:30:38,140 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 482 states, 477 states have (on average 1.450733752620545) internal successors, (692), 477 states have internal predecessors, (692), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:38,141 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 482 states and 696 transitions.
[2024-09-25 10:30:38,143 INFO  L78                 Accepts]: Start accepts. Automaton has 482 states and 696 transitions. Word has length 37
[2024-09-25 10:30:38,143 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:30:38,143 INFO  L474      AbstractCegarLoop]: Abstraction has 482 states and 696 transitions.
[2024-09-25 10:30:38,143 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 41 states, 41 states have (on average 1.2682926829268293) internal successors, (52), 41 states have internal predecessors, (52), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:38,143 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:38,143 INFO  L276                IsEmpty]: Start isEmpty. Operand 482 states and 696 transitions.
[2024-09-25 10:30:38,144 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-09-25 10:30:38,144 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:30:38,145 INFO  L216           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:30:38,164 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Forceful destruction successful, exit code 0
[2024-09-25 10:30:38,345 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,27 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:38,345 INFO  L399      AbstractCegarLoop]: === Iteration 31 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:30:38,346 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:38,346 INFO  L85        PathProgramCache]: Analyzing trace with hash -1055077100, now seen corresponding path program 21 times
[2024-09-25 10:30:38,346 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:30:38,346 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1893066011]
[2024-09-25 10:30:38,346 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:30:38,346 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:30:38,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:39,158 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:30:39,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:39,160 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:30:39,161 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:30:39,161 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1893066011]
[2024-09-25 10:30:39,161 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1893066011] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:30:39,161 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [478183440]
[2024-09-25 10:30:39,161 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-25 10:30:39,161 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:39,161 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:30:39,162 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:30:39,163 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-09-25 10:30:39,287 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-09-25 10:30:39,287 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:30:39,289 WARN  L260         TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 98 conjuncts are in the unsatisfiable core
[2024-09-25 10:30:39,290 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:30:40,660 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:30:40,660 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:30:42,841 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-25 10:30:42,842 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [478183440] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:30:42,842 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:30:42,842 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 32, 31] total 81
[2024-09-25 10:30:42,842 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2059643011]
[2024-09-25 10:30:42,842 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:30:42,842 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 81 states
[2024-09-25 10:30:42,843 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:30:42,843 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 81 interpolants.
[2024-09-25 10:30:42,844 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=675, Invalid=5805, Unknown=0, NotChecked=0, Total=6480
[2024-09-25 10:30:42,844 INFO  L87              Difference]: Start difference. First operand 482 states and 696 transitions. Second operand  has 81 states, 80 states have (on average 1.1875) internal successors, (95), 79 states have internal predecessors, (95), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:47,822 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:30:47,822 INFO  L93              Difference]: Finished difference Result 543 states and 764 transitions.
[2024-09-25 10:30:47,822 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. 
[2024-09-25 10:30:47,822 INFO  L78                 Accepts]: Start accepts. Automaton has  has 81 states, 80 states have (on average 1.1875) internal successors, (95), 79 states have internal predecessors, (95), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 38
[2024-09-25 10:30:47,823 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:30:47,824 INFO  L225             Difference]: With dead ends: 543
[2024-09-25 10:30:47,824 INFO  L226             Difference]: Without dead ends: 512
[2024-09-25 10:30:47,825 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 28 SyntacticMatches, 1 SemanticMatches, 109 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2978 ImplicationChecksByTransitivity, 6.8s TimeCoverageRelationStatistics Valid=1628, Invalid=10582, Unknown=0, NotChecked=0, Total=12210
[2024-09-25 10:30:47,826 INFO  L434           NwaCegarLoop]: 16 mSDtfsCounter, 151 mSDsluCounter, 341 mSDsCounter, 0 mSdLazyCounter, 1343 mSolverCounterSat, 116 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 151 SdHoareTripleChecker+Valid, 357 SdHoareTripleChecker+Invalid, 1459 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 116 IncrementalHoareTripleChecker+Valid, 1343 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-09-25 10:30:47,826 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [151 Valid, 357 Invalid, 1459 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [116 Valid, 1343 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-09-25 10:30:47,826 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 512 states.
[2024-09-25 10:30:48,374 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 512 to 500.
[2024-09-25 10:30:48,375 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 500 states, 495 states have (on average 1.4404040404040404) internal successors, (713), 495 states have internal predecessors, (713), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:48,376 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 500 states to 500 states and 717 transitions.
[2024-09-25 10:30:48,377 INFO  L78                 Accepts]: Start accepts. Automaton has 500 states and 717 transitions. Word has length 38
[2024-09-25 10:30:48,378 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:30:48,378 INFO  L474      AbstractCegarLoop]: Abstraction has 500 states and 717 transitions.
[2024-09-25 10:30:48,378 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 81 states, 80 states have (on average 1.1875) internal successors, (95), 79 states have internal predecessors, (95), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:48,378 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:48,378 INFO  L276                IsEmpty]: Start isEmpty. Operand 500 states and 717 transitions.
[2024-09-25 10:30:48,379 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-09-25 10:30:48,379 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:30:48,380 INFO  L216           NwaCegarLoop]: trace histogram [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:30:48,395 INFO  L552       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0
[2024-09-25 10:30:48,580 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,28 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:48,580 INFO  L399      AbstractCegarLoop]: === Iteration 32 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:30:48,580 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:48,581 INFO  L85        PathProgramCache]: Analyzing trace with hash -91738348, now seen corresponding path program 4 times
[2024-09-25 10:30:48,581 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:30:48,581 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [460225061]
[2024-09-25 10:30:48,581 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:30:48,581 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:30:48,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:48,956 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:30:48,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:48,958 INFO  L134       CoverageAnalysis]: Checked inductivity of 108 backedges. 36 proven. 36 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-09-25 10:30:48,958 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:30:48,958 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [460225061]
[2024-09-25 10:30:48,958 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [460225061] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:30:48,958 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1310941864]
[2024-09-25 10:30:48,958 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-25 10:30:48,958 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:48,959 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:30:48,960 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:30:48,960 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-09-25 10:30:49,002 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-25 10:30:49,002 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:30:49,003 INFO  L262         TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 36 conjuncts are in the unsatisfiable core
[2024-09-25 10:30:49,005 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:30:49,176 INFO  L134       CoverageAnalysis]: Checked inductivity of 108 backedges. 8 proven. 64 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-09-25 10:30:49,177 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:30:49,403 INFO  L134       CoverageAnalysis]: Checked inductivity of 108 backedges. 8 proven. 64 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-09-25 10:30:49,403 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1310941864] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:30:49,403 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:30:49,403 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 11, 11] total 26
[2024-09-25 10:30:49,403 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1419673751]
[2024-09-25 10:30:49,403 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:30:49,403 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-09-25 10:30:49,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:30:49,404 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-09-25 10:30:49,404 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=162, Invalid=488, Unknown=0, NotChecked=0, Total=650
[2024-09-25 10:30:49,404 INFO  L87              Difference]: Start difference. First operand 500 states and 717 transitions. Second operand  has 26 states, 26 states have (on average 1.8461538461538463) internal successors, (48), 26 states have internal predecessors, (48), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:50,130 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:30:50,130 INFO  L93              Difference]: Finished difference Result 529 states and 757 transitions.
[2024-09-25 10:30:50,131 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-25 10:30:50,131 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 1.8461538461538463) internal successors, (48), 26 states have internal predecessors, (48), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 38
[2024-09-25 10:30:50,131 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:30:50,133 INFO  L225             Difference]: With dead ends: 529
[2024-09-25 10:30:50,133 INFO  L226             Difference]: Without dead ends: 524
[2024-09-25 10:30:50,133 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 95 GetRequests, 54 SyntacticMatches, 17 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 616 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=162, Invalid=488, Unknown=0, NotChecked=0, Total=650
[2024-09-25 10:30:50,133 INFO  L434           NwaCegarLoop]: 38 mSDtfsCounter, 110 mSDsluCounter, 299 mSDsCounter, 0 mSdLazyCounter, 319 mSolverCounterSat, 52 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 371 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 319 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-09-25 10:30:50,134 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 337 Invalid, 371 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [52 Valid, 319 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-09-25 10:30:50,134 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 524 states.
[2024-09-25 10:30:50,628 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 524 to 501.
[2024-09-25 10:30:50,629 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 501 states, 496 states have (on average 1.4375) internal successors, (713), 496 states have internal predecessors, (713), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:50,630 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 501 states and 717 transitions.
[2024-09-25 10:30:50,631 INFO  L78                 Accepts]: Start accepts. Automaton has 501 states and 717 transitions. Word has length 38
[2024-09-25 10:30:50,631 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:30:50,631 INFO  L474      AbstractCegarLoop]: Abstraction has 501 states and 717 transitions.
[2024-09-25 10:30:50,631 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 1.8461538461538463) internal successors, (48), 26 states have internal predecessors, (48), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:50,631 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:50,631 INFO  L276                IsEmpty]: Start isEmpty. Operand 501 states and 717 transitions.
[2024-09-25 10:30:50,632 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-09-25 10:30:50,632 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:30:50,632 INFO  L216           NwaCegarLoop]: trace histogram [9, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:30:50,645 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Forceful destruction successful, exit code 0
[2024-09-25 10:30:50,834 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,29 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:50,835 INFO  L399      AbstractCegarLoop]: === Iteration 33 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:30:50,835 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:50,835 INFO  L85        PathProgramCache]: Analyzing trace with hash -549928001, now seen corresponding path program 5 times
[2024-09-25 10:30:50,835 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:30:50,835 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [902254789]
[2024-09-25 10:30:50,835 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:30:50,835 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:30:50,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:51,158 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:30:51,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:51,160 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 9 proven. 72 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-09-25 10:30:51,161 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:30:51,161 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [902254789]
[2024-09-25 10:30:51,161 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [902254789] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:30:51,161 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1215238625]
[2024-09-25 10:30:51,161 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-25 10:30:51,161 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:51,161 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:30:51,162 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:30:51,163 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-09-25 10:30:51,288 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s)
[2024-09-25 10:30:51,288 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:30:51,289 INFO  L262         TraceCheckSpWp]: Trace formula consists of 172 conjuncts, 54 conjuncts are in the unsatisfiable core
[2024-09-25 10:30:51,291 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:30:51,488 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 9 proven. 72 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-09-25 10:30:51,488 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:30:52,062 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 9 proven. 72 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-09-25 10:30:52,062 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1215238625] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:30:52,062 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:30:52,063 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 20, 20] total 47
[2024-09-25 10:30:52,063 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1967361665]
[2024-09-25 10:30:52,063 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:30:52,063 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 47 states
[2024-09-25 10:30:52,063 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:30:52,064 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 47 interpolants.
[2024-09-25 10:30:52,064 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=352, Invalid=1810, Unknown=0, NotChecked=0, Total=2162
[2024-09-25 10:30:52,064 INFO  L87              Difference]: Start difference. First operand 501 states and 717 transitions. Second operand  has 47 states, 47 states have (on average 1.297872340425532) internal successors, (61), 47 states have internal predecessors, (61), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:56,066 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:30:56,066 INFO  L93              Difference]: Finished difference Result 873 states and 1175 transitions.
[2024-09-25 10:30:56,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 98 states. 
[2024-09-25 10:30:56,067 INFO  L78                 Accepts]: Start accepts. Automaton has  has 47 states, 47 states have (on average 1.297872340425532) internal successors, (61), 47 states have internal predecessors, (61), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 39
[2024-09-25 10:30:56,067 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:30:56,070 INFO  L225             Difference]: With dead ends: 873
[2024-09-25 10:30:56,071 INFO  L226             Difference]: Without dead ends: 816
[2024-09-25 10:30:56,072 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 165 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 103 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3103 ImplicationChecksByTransitivity, 3.1s TimeCoverageRelationStatistics Valid=2234, Invalid=8686, Unknown=0, NotChecked=0, Total=10920
[2024-09-25 10:30:56,072 INFO  L434           NwaCegarLoop]: 15 mSDtfsCounter, 369 mSDsluCounter, 267 mSDsCounter, 0 mSdLazyCounter, 993 mSolverCounterSat, 281 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 369 SdHoareTripleChecker+Valid, 282 SdHoareTripleChecker+Invalid, 1274 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 281 IncrementalHoareTripleChecker+Valid, 993 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-09-25 10:30:56,072 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [369 Valid, 282 Invalid, 1274 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [281 Valid, 993 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-09-25 10:30:56,073 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 816 states.
[2024-09-25 10:30:56,719 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 816 to 597.
[2024-09-25 10:30:56,720 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 597 states, 592 states have (on average 1.429054054054054) internal successors, (846), 592 states have internal predecessors, (846), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:56,721 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 597 states to 597 states and 850 transitions.
[2024-09-25 10:30:56,722 INFO  L78                 Accepts]: Start accepts. Automaton has 597 states and 850 transitions. Word has length 39
[2024-09-25 10:30:56,722 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:30:56,722 INFO  L474      AbstractCegarLoop]: Abstraction has 597 states and 850 transitions.
[2024-09-25 10:30:56,723 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 47 states, 47 states have (on average 1.297872340425532) internal successors, (61), 47 states have internal predecessors, (61), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:56,723 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:56,723 INFO  L276                IsEmpty]: Start isEmpty. Operand 597 states and 850 transitions.
[2024-09-25 10:30:56,724 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-09-25 10:30:56,724 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:30:56,724 INFO  L216           NwaCegarLoop]: trace histogram [9, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:30:56,743 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Forceful destruction successful, exit code 0
[2024-09-25 10:30:56,925 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 30 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32
[2024-09-25 10:30:56,925 INFO  L399      AbstractCegarLoop]: === Iteration 34 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:30:56,925 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:56,926 INFO  L85        PathProgramCache]: Analyzing trace with hash 1368474127, now seen corresponding path program 6 times
[2024-09-25 10:30:56,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:30:56,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106651256]
[2024-09-25 10:30:56,926 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:30:56,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:30:56,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:57,414 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:30:57,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:30:57,416 INFO  L134       CoverageAnalysis]: Checked inductivity of 135 backedges. 45 proven. 45 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked.
[2024-09-25 10:30:57,416 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:30:57,416 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106651256]
[2024-09-25 10:30:57,416 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106651256] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:30:57,416 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [641200087]
[2024-09-25 10:30:57,416 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-09-25 10:30:57,416 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:30:57,416 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:30:57,417 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:30:57,418 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-09-25 10:30:57,505 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s)
[2024-09-25 10:30:57,505 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:30:57,506 INFO  L262         TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 40 conjuncts are in the unsatisfiable core
[2024-09-25 10:30:57,507 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:30:57,716 INFO  L134       CoverageAnalysis]: Checked inductivity of 135 backedges. 9 proven. 81 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked.
[2024-09-25 10:30:57,716 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:30:58,007 INFO  L134       CoverageAnalysis]: Checked inductivity of 135 backedges. 9 proven. 81 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked.
[2024-09-25 10:30:58,007 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [641200087] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:30:58,007 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:30:58,007 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 12, 12] total 29
[2024-09-25 10:30:58,007 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [581216426]
[2024-09-25 10:30:58,007 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:30:58,007 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-09-25 10:30:58,008 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:30:58,008 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-09-25 10:30:58,008 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=200, Invalid=612, Unknown=0, NotChecked=0, Total=812
[2024-09-25 10:30:58,008 INFO  L87              Difference]: Start difference. First operand 597 states and 850 transitions. Second operand  has 29 states, 29 states have (on average 1.793103448275862) internal successors, (52), 29 states have internal predecessors, (52), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:58,938 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-25 10:30:58,938 INFO  L93              Difference]: Finished difference Result 620 states and 886 transitions.
[2024-09-25 10:30:58,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-09-25 10:30:58,939 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 29 states have (on average 1.793103448275862) internal successors, (52), 29 states have internal predecessors, (52), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 41
[2024-09-25 10:30:58,939 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-25 10:30:58,943 INFO  L225             Difference]: With dead ends: 620
[2024-09-25 10:30:58,944 INFO  L226             Difference]: Without dead ends: 615
[2024-09-25 10:30:58,944 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 57 SyntacticMatches, 19 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 796 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=200, Invalid=612, Unknown=0, NotChecked=0, Total=812
[2024-09-25 10:30:58,945 INFO  L434           NwaCegarLoop]: 40 mSDtfsCounter, 97 mSDsluCounter, 385 mSDsCounter, 0 mSdLazyCounter, 357 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 97 SdHoareTripleChecker+Valid, 425 SdHoareTripleChecker+Invalid, 421 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 357 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-09-25 10:30:58,945 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [97 Valid, 425 Invalid, 421 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [64 Valid, 357 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-09-25 10:30:58,946 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 615 states.
[2024-09-25 10:30:59,621 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 615 to 595.
[2024-09-25 10:30:59,622 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 595 states, 590 states have (on average 1.4254237288135594) internal successors, (841), 590 states have internal predecessors, (841), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:59,623 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 595 states to 595 states and 845 transitions.
[2024-09-25 10:30:59,624 INFO  L78                 Accepts]: Start accepts. Automaton has 595 states and 845 transitions. Word has length 41
[2024-09-25 10:30:59,624 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-25 10:30:59,624 INFO  L474      AbstractCegarLoop]: Abstraction has 595 states and 845 transitions.
[2024-09-25 10:30:59,624 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 1.793103448275862) internal successors, (52), 29 states have internal predecessors, (52), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-25 10:30:59,625 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:59,625 INFO  L276                IsEmpty]: Start isEmpty. Operand 595 states and 845 transitions.
[2024-09-25 10:30:59,626 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-09-25 10:30:59,626 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-25 10:30:59,626 INFO  L216           NwaCegarLoop]: trace histogram [15, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-25 10:30:59,639 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Forceful destruction successful, exit code 0
[2024-09-25 10:30:59,826 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable33
[2024-09-25 10:30:59,827 INFO  L399      AbstractCegarLoop]: === Iteration 35 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-09-25 10:30:59,827 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-25 10:30:59,827 INFO  L85        PathProgramCache]: Analyzing trace with hash 997028128, now seen corresponding path program 22 times
[2024-09-25 10:30:59,827 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-25 10:30:59,827 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1070234325]
[2024-09-25 10:30:59,827 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-25 10:30:59,827 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-25 10:30:59,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:31:00,177 INFO  L381   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0
[2024-09-25 10:31:00,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-25 10:31:00,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 130 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2024-09-25 10:31:00,179 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-25 10:31:00,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1070234325]
[2024-09-25 10:31:00,180 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1070234325] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-25 10:31:00,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1778590019]
[2024-09-25 10:31:00,180 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-25 10:31:00,180 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-25 10:31:00,180 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-25 10:31:00,181 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-25 10:31:00,182 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-09-25 10:31:00,229 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-25 10:31:00,229 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-25 10:31:00,231 INFO  L262         TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-09-25 10:31:00,232 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-25 10:31:00,292 INFO  L134       CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 130 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2024-09-25 10:31:00,292 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-25 10:31:01,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 130 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2024-09-25 10:31:01,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1778590019] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-25 10:31:01,146 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-25 10:31:01,146 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23, 23] total 45
[2024-09-25 10:31:01,146 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803930930]
[2024-09-25 10:31:01,146 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-25 10:31:01,146 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-09-25 10:31:01,147 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-25 10:31:01,147 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-09-25 10:31:01,147 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=373, Invalid=1607, Unknown=0, NotChecked=0, Total=1980
[2024-09-25 10:31:01,148 INFO  L87              Difference]: Start difference. First operand 595 states and 845 transitions. Second operand  has 45 states, 45 states have (on average 1.2444444444444445) internal successors, (56), 45 states have internal predecessors, (56), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)