./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-86.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-86.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX --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 6abe9611945b9347dad66f4454ebe10d21d58cf2fa4c1fd6e8973cdda78a961e
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:43:40,858 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:43:40,952 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 16:43:40,957 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:43:40,960 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:43:41,000 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:43:41,001 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:43:41,002 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:43:41,003 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:43:41,004 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:43:41,005 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:43:41,005 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:43:41,006 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:43:41,006 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:43:41,007 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:43:41,007 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:43:41,008 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:43:41,012 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:43:41,012 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:43:41,013 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:43:41,013 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:43:41,013 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:43:41,014 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:43:41,014 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:43:41,014 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:43:41,015 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:43:41,015 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:43:41,015 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:43:41,015 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:43:41,016 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:43:41,016 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:43:41,016 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:43:41,016 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:43:41,017 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:43:41,017 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:43:41,018 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:43:41,021 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:43:41,021 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:43:41,022 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:43:41,022 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:43:41,022 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:43:41,023 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:43:41,023 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX
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 -> 6abe9611945b9347dad66f4454ebe10d21d58cf2fa4c1fd6e8973cdda78a961e
[2024-11-08 16:43:41,359 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:43:41,387 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:43:41,390 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:43:41,391 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:43:41,392 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:43:41,393 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-86.i
Unable to find full path for "g++"
[2024-11-08 16:43:43,578 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:43:43,796 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:43:43,797 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-86.i
[2024-11-08 16:43:43,812 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/data/9e941a8d3/095c4f021d6c42989eb7735a1f2c3a34/FLAG778e40fce
[2024-11-08 16:43:43,830 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/data/9e941a8d3/095c4f021d6c42989eb7735a1f2c3a34
[2024-11-08 16:43:43,833 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:43:43,835 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:43:43,836 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:43:43,836 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:43:43,843 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:43:43,844 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:43:43" (1/1) ...
[2024-11-08 16:43:43,846 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5645b411 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:43, skipping insertion in model container
[2024-11-08 16:43:43,846 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:43:43" (1/1) ...
[2024-11-08 16:43:43,883 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:43:44,083 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-86.i[919,932]
[2024-11-08 16:43:44,202 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:43:44,217 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:43:44,234 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-86.i[919,932]
[2024-11-08 16:43:44,315 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:43:44,348 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:43:44,348 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44 WrapperNode
[2024-11-08 16:43:44,349 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:43:44,350 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:43:44,350 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:43:44,351 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:43:44,361 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,380 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,451 INFO  L138                Inliner]: procedures = 26, calls = 40, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 235
[2024-11-08 16:43:44,452 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:43:44,453 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:43:44,453 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:43:44,454 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:43:44,468 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,469 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,475 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,532 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 16:43:44,536 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,537 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,581 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,590 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,597 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,607 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,620 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:43:44,621 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:43:44,621 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:43:44,621 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:43:44,622 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (1/1) ...
[2024-11-08 16:43:44,638 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:43:44,662 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:43:44,683 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:43:44,686 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:43:44,714 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:43:44,714 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-08 16:43:44,714 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-08 16:43:44,714 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:43:44,714 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:43:44,714 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:43:44,827 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:43:44,830 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:43:45,396 INFO  L?                        ?]: Removed 23 outVars from TransFormulas that were not future-live.
[2024-11-08 16:43:45,397 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:43:45,421 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:43:45,421 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 16:43:45,422 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:43:45 BoogieIcfgContainer
[2024-11-08 16:43:45,422 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:43:45,427 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:43:45,428 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:43:45,433 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:43:45,433 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:43:43" (1/3) ...
[2024-11-08 16:43:45,434 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@146a923c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:43:45, skipping insertion in model container
[2024-11-08 16:43:45,435 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:43:44" (2/3) ...
[2024-11-08 16:43:45,435 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@146a923c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:43:45, skipping insertion in model container
[2024-11-08 16:43:45,435 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:43:45" (3/3) ...
[2024-11-08 16:43:45,437 INFO  L112   eAbstractionObserver]: Analyzing ICFG hardness_fillercode_fillercodestructure_filler-pe-ci_file-86.i
[2024-11-08 16:43:45,458 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:43:45,459 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 16:43:45,535 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:43:45,544 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@115b3352, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:43:45,544 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 16:43:45,550 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 97 states, 67 states have (on average 1.492537313432836) internal successors, (100), 68 states have internal predecessors, (100), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-08 16:43:45,569 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-08 16:43:45,569 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:43:45,570 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:43:45,571 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:43:45,578 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:43:45,579 INFO  L85        PathProgramCache]: Analyzing trace with hash 705068772, now seen corresponding path program 1 times
[2024-11-08 16:43:45,592 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:43:45,593 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572228851]
[2024-11-08 16:43:45,593 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:43:45,594 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:43:45,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:45,972 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:43:45,980 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:45,992 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:43:45,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:45,999 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:43:46,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,006 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:43:46,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,012 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:43:46,014 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,018 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:43:46,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,024 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:43:46,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:43:46,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,039 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:43:46,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,045 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:43:46,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,052 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:43:46,054 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,057 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:43:46,061 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,064 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:43:46,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,070 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:43:46,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,077 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:43:46,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,084 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:43:46,086 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,089 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:43:46,092 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,096 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:43:46,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,105 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:43:46,108 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,111 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:43:46,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,117 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:43:46,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,122 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:43:46,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,128 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:43:46,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,133 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:43:46,136 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,139 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:43:46,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,145 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:43:46,147 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,176 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:43:46,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,191 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:43:46,192 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:43:46,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572228851]
[2024-11-08 16:43:46,193 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572228851] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:43:46,193 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:43:46,193 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:43:46,195 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [777490742]
[2024-11-08 16:43:46,196 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:43:46,201 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 16:43:46,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:43:46,233 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 16:43:46,234 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:43:46,238 INFO  L87              Difference]: Start difference. First operand  has 97 states, 67 states have (on average 1.492537313432836) internal successors, (100), 68 states have internal predecessors, (100), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27) Second operand  has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:43:46,298 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:43:46,298 INFO  L93              Difference]: Finished difference Result 187 states and 329 transitions.
[2024-11-08 16:43:46,299 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 16:43:46,300 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 2 states have call successors, (27) Word has length 174
[2024-11-08 16:43:46,302 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:43:46,312 INFO  L225             Difference]: With dead ends: 187
[2024-11-08 16:43:46,313 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 16:43:46,317 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 83 GetRequests, 83 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-11-08 16:43:46,322 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 146 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:43:46,323 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 146 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:43:46,344 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 16:43:46,382 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 93.
[2024-11-08 16:43:46,384 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93 states, 64 states have (on average 1.4375) internal successors, (92), 64 states have internal predecessors, (92), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-08 16:43:46,390 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 146 transitions.
[2024-11-08 16:43:46,392 INFO  L78                 Accepts]: Start accepts. Automaton has 93 states and 146 transitions. Word has length 174
[2024-11-08 16:43:46,392 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:43:46,392 INFO  L471      AbstractCegarLoop]: Abstraction has 93 states and 146 transitions.
[2024-11-08 16:43:46,393 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:43:46,393 INFO  L276                IsEmpty]: Start isEmpty. Operand 93 states and 146 transitions.
[2024-11-08 16:43:46,397 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-08 16:43:46,398 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:43:46,400 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:43:46,401 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:43:46,403 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:43:46,404 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:43:46,404 INFO  L85        PathProgramCache]: Analyzing trace with hash 1339668834, now seen corresponding path program 1 times
[2024-11-08 16:43:46,405 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:43:46,405 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004671434]
[2024-11-08 16:43:46,408 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:43:46,409 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:43:46,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,873 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:43:46,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,879 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:43:46,880 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,883 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:43:46,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,887 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:43:46,889 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,892 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:43:46,894 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,896 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:43:46,898 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,900 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:43:46,905 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,908 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:43:46,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,913 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:43:46,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,917 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:43:46,919 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,921 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:43:46,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,924 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:43:46,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,928 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:43:46,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,933 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:43:46,935 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,937 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:43:46,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,942 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:43:46,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,946 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:43:46,948 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,950 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:43:46,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,954 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:43:46,956 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,958 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:43:46,960 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,963 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:43:46,966 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,970 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:43:46,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,976 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:43:46,978 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,983 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:43:46,985 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,987 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:43:46,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,994 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:43:46,997 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:46,999 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:43:47,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:43:47,016 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:43:47,017 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2004671434]
[2024-11-08 16:43:47,017 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2004671434] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:43:47,017 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:43:47,017 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:43:47,017 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1985845604]
[2024-11-08 16:43:47,018 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:43:47,019 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:43:47,020 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:43:47,021 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:43:47,024 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:43:47,025 INFO  L87              Difference]: Start difference. First operand 93 states and 146 transitions. Second operand  has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:43:47,071 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:43:47,073 INFO  L93              Difference]: Finished difference Result 184 states and 291 transitions.
[2024-11-08 16:43:47,074 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:43:47,075 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 174
[2024-11-08 16:43:47,076 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:43:47,080 INFO  L225             Difference]: With dead ends: 184
[2024-11-08 16:43:47,081 INFO  L226             Difference]: Without dead ends: 94
[2024-11-08 16:43:47,082 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 56 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-11-08 16:43:47,086 INFO  L432           NwaCegarLoop]: 145 mSDtfsCounter, 0 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 284 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:43:47,087 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 284 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:43:47,088 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94 states.
[2024-11-08 16:43:47,101 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 94.
[2024-11-08 16:43:47,101 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 94 states, 65 states have (on average 1.4307692307692308) internal successors, (93), 65 states have internal predecessors, (93), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-08 16:43:47,103 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 147 transitions.
[2024-11-08 16:43:47,103 INFO  L78                 Accepts]: Start accepts. Automaton has 94 states and 147 transitions. Word has length 174
[2024-11-08 16:43:47,107 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:43:47,107 INFO  L471      AbstractCegarLoop]: Abstraction has 94 states and 147 transitions.
[2024-11-08 16:43:47,107 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:43:47,108 INFO  L276                IsEmpty]: Start isEmpty. Operand 94 states and 147 transitions.
[2024-11-08 16:43:47,145 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-08 16:43:47,145 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:43:47,146 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:43:47,146 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:43:47,146 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:43:47,147 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:43:47,147 INFO  L85        PathProgramCache]: Analyzing trace with hash -1180291100, now seen corresponding path program 1 times
[2024-11-08 16:43:47,147 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:43:47,148 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977546837]
[2024-11-08 16:43:47,148 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:43:47,151 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:43:47,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,616 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:43:47,619 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,622 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:43:47,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,630 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:43:47,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,637 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:43:47,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,643 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:43:47,647 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,650 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:43:47,652 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,655 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:43:47,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,661 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:43:47,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,668 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:43:47,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,676 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:43:47,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,681 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:43:47,686 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,688 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:43:47,691 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,695 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:43:47,697 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,700 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:43:47,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,706 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:43:47,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,712 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:43:47,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:43:47,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,723 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:43:47,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,727 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:43:47,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,735 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:43:47,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,743 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:43:47,746 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,748 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:43:47,751 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,754 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:43:47,756 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,759 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:43:47,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,764 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:43:47,767 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,770 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:43:47,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,778 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:43:47,780 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:43:47,786 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:43:47,786 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:43:47,787 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977546837]
[2024-11-08 16:43:47,787 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977546837] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:43:47,787 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:43:47,787 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 16:43:47,787 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1398666780]
[2024-11-08 16:43:47,787 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:43:47,788 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:43:47,788 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:43:47,792 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:43:47,792 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:43:47,792 INFO  L87              Difference]: Start difference. First operand 94 states and 147 transitions. Second operand  has 5 states, 5 states have (on average 8.4) internal successors, (42), 5 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:43:48,225 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:43:48,226 INFO  L93              Difference]: Finished difference Result 277 states and 436 transitions.
[2024-11-08 16:43:48,228 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:43:48,228 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 8.4) internal successors, (42), 5 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 174
[2024-11-08 16:43:48,229 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:43:48,232 INFO  L225             Difference]: With dead ends: 277
[2024-11-08 16:43:48,236 INFO  L226             Difference]: Without dead ends: 186
[2024-11-08 16:43:48,237 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 61 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:43:48,238 INFO  L432           NwaCegarLoop]: 141 mSDtfsCounter, 114 mSDsluCounter, 359 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 114 SdHoareTripleChecker+Valid, 500 SdHoareTripleChecker+Invalid, 160 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:43:48,239 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [114 Valid, 500 Invalid, 160 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:43:48,243 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 186 states.
[2024-11-08 16:43:48,282 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 186 to 141.
[2024-11-08 16:43:48,287 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 141 states, 84 states have (on average 1.3333333333333333) internal successors, (112), 84 states have internal predecessors, (112), 54 states have call successors, (54), 2 states have call predecessors, (54), 2 states have return successors, (54), 54 states have call predecessors, (54), 54 states have call successors, (54)
[2024-11-08 16:43:48,289 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 141 states and 220 transitions.
[2024-11-08 16:43:48,290 INFO  L78                 Accepts]: Start accepts. Automaton has 141 states and 220 transitions. Word has length 174
[2024-11-08 16:43:48,294 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:43:48,294 INFO  L471      AbstractCegarLoop]: Abstraction has 141 states and 220 transitions.
[2024-11-08 16:43:48,294 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 8.4) internal successors, (42), 5 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:43:48,294 INFO  L276                IsEmpty]: Start isEmpty. Operand 141 states and 220 transitions.
[2024-11-08 16:43:48,297 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-08 16:43:48,299 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:43:48,300 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:43:48,300 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 16:43:48,300 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:43:48,301 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:43:48,301 INFO  L85        PathProgramCache]: Analyzing trace with hash -757589274, now seen corresponding path program 1 times
[2024-11-08 16:43:48,301 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:43:48,301 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [218891357]
[2024-11-08 16:43:48,301 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:43:48,302 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:43:48,599 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,318 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:04,322 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,327 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:04,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,333 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:04,335 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,338 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:04,340 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,344 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:04,346 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,349 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:04,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,354 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:04,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,359 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:04,361 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,364 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:04,366 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,369 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:04,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,374 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:04,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,378 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:04,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,383 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:04,385 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,389 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:04,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,394 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:04,397 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,401 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:04,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,406 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:04,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,412 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:04,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,417 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:04,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,423 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:04,425 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,428 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:04,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,433 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:04,436 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,439 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:04,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,444 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:04,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,450 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:04,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,455 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:04,457 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,461 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:04,463 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:04,468 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:04,468 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:04,468 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [218891357]
[2024-11-08 16:44:04,469 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [218891357] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:04,469 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:04,469 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [15] imperfect sequences [] total 15
[2024-11-08 16:44:04,469 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1035434026]
[2024-11-08 16:44:04,470 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:04,470 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-08 16:44:04,471 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:04,471 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-08 16:44:04,472 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=170, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:44:04,472 INFO  L87              Difference]: Start difference. First operand 141 states and 220 transitions. Second operand  has 15 states, 15 states have (on average 2.8) internal successors, (42), 15 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:09,979 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:09,979 INFO  L93              Difference]: Finished difference Result 464 states and 727 transitions.
[2024-11-08 16:44:09,980 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 16:44:09,981 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 2.8) internal successors, (42), 15 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 174
[2024-11-08 16:44:09,982 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:09,985 INFO  L225             Difference]: With dead ends: 464
[2024-11-08 16:44:09,985 INFO  L226             Difference]: Without dead ends: 373
[2024-11-08 16:44:09,986 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 58 SyntacticMatches, 2 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 134 ImplicationChecksByTransitivity, 4.8s TimeCoverageRelationStatistics Valid=198, Invalid=614, Unknown=0, NotChecked=0, Total=812
[2024-11-08 16:44:09,988 INFO  L432           NwaCegarLoop]: 131 mSDtfsCounter, 1292 mSDsluCounter, 870 mSDsCounter, 0 mSdLazyCounter, 631 mSolverCounterSat, 117 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1292 SdHoareTripleChecker+Valid, 1001 SdHoareTripleChecker+Invalid, 748 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 117 IncrementalHoareTripleChecker+Valid, 631 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:09,988 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1292 Valid, 1001 Invalid, 748 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [117 Valid, 631 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-11-08 16:44:09,990 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 373 states.
[2024-11-08 16:44:10,015 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 373 to 183.
[2024-11-08 16:44:10,016 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 183 states, 126 states have (on average 1.4047619047619047) internal successors, (177), 126 states have internal predecessors, (177), 54 states have call successors, (54), 2 states have call predecessors, (54), 2 states have return successors, (54), 54 states have call predecessors, (54), 54 states have call successors, (54)
[2024-11-08 16:44:10,018 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 183 states and 285 transitions.
[2024-11-08 16:44:10,018 INFO  L78                 Accepts]: Start accepts. Automaton has 183 states and 285 transitions. Word has length 174
[2024-11-08 16:44:10,019 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:10,020 INFO  L471      AbstractCegarLoop]: Abstraction has 183 states and 285 transitions.
[2024-11-08 16:44:10,020 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 2.8) internal successors, (42), 15 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:10,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 183 states and 285 transitions.
[2024-11-08 16:44:10,023 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-08 16:44:10,023 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:10,024 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:10,024 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 16:44:10,024 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:10,025 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:10,025 INFO  L85        PathProgramCache]: Analyzing trace with hash -56524696, now seen corresponding path program 1 times
[2024-11-08 16:44:10,025 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:10,025 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680546213]
[2024-11-08 16:44:10,026 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:10,026 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:10,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,366 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:10,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,369 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:10,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,373 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:10,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,376 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:10,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,382 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:10,383 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,385 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:10,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,390 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:10,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,393 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:10,395 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,397 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:10,400 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,401 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:10,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,405 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:10,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,410 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:10,411 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,413 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:10,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,417 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:10,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,420 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:10,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,424 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:10,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,429 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:10,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,432 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:10,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,437 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:10,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,440 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:10,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,444 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:10,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,447 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:10,448 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,449 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:10,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,452 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:10,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,456 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:10,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,460 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:10,461 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,463 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:10,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,467 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:10,468 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:10,468 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680546213]
[2024-11-08 16:44:10,470 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680546213] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:10,470 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:10,470 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:44:10,470 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [953362512]
[2024-11-08 16:44:10,471 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:10,471 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:44:10,471 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:10,474 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:44:10,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:44:10,475 INFO  L87              Difference]: Start difference. First operand 183 states and 285 transitions. Second operand  has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:10,592 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:10,593 INFO  L93              Difference]: Finished difference Result 357 states and 557 transitions.
[2024-11-08 16:44:10,593 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:44:10,594 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 174
[2024-11-08 16:44:10,594 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:10,596 INFO  L225             Difference]: With dead ends: 357
[2024-11-08 16:44:10,597 INFO  L226             Difference]: Without dead ends: 266
[2024-11-08 16:44:10,599 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:44:10,601 INFO  L432           NwaCegarLoop]: 139 mSDtfsCounter, 116 mSDsluCounter, 258 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 116 SdHoareTripleChecker+Valid, 397 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:10,603 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [116 Valid, 397 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:44:10,604 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 266 states.
[2024-11-08 16:44:10,640 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 266 to 197.
[2024-11-08 16:44:10,644 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 197 states, 140 states have (on average 1.4071428571428573) internal successors, (197), 140 states have internal predecessors, (197), 54 states have call successors, (54), 2 states have call predecessors, (54), 2 states have return successors, (54), 54 states have call predecessors, (54), 54 states have call successors, (54)
[2024-11-08 16:44:10,646 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 197 states and 305 transitions.
[2024-11-08 16:44:10,648 INFO  L78                 Accepts]: Start accepts. Automaton has 197 states and 305 transitions. Word has length 174
[2024-11-08 16:44:10,649 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:10,650 INFO  L471      AbstractCegarLoop]: Abstraction has 197 states and 305 transitions.
[2024-11-08 16:44:10,650 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:10,650 INFO  L276                IsEmpty]: Start isEmpty. Operand 197 states and 305 transitions.
[2024-11-08 16:44:10,654 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-08 16:44:10,654 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:10,654 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:10,655 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 16:44:10,655 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:10,655 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:10,656 INFO  L85        PathProgramCache]: Analyzing trace with hash 1543233316, now seen corresponding path program 1 times
[2024-11-08 16:44:10,656 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:10,656 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [696967682]
[2024-11-08 16:44:10,656 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:10,657 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:10,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,752 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:10,753 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,755 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:10,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,760 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:10,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,763 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:10,764 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,765 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:10,767 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,768 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:10,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,774 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:10,776 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,777 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:10,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,786 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:10,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,789 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:10,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,791 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:10,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,794 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:10,795 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,797 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:10,798 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,801 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:10,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,804 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:10,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,808 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:10,809 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,814 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:10,815 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,817 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:10,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,821 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:10,822 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,824 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:10,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,827 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:10,828 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,830 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:10,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,833 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:10,835 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,838 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:10,839 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,841 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:10,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,844 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:10,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,848 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:10,849 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:10,852 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:10,852 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:10,852 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [696967682]
[2024-11-08 16:44:10,852 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [696967682] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:10,853 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:10,853 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:44:10,853 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [767930302]
[2024-11-08 16:44:10,854 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:10,855 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:44:10,855 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:10,856 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:44:10,856 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:44:10,856 INFO  L87              Difference]: Start difference. First operand 197 states and 305 transitions. Second operand  has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:10,918 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:10,919 INFO  L93              Difference]: Finished difference Result 388 states and 605 transitions.
[2024-11-08 16:44:10,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:44:10,919 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 174
[2024-11-08 16:44:10,920 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:10,922 INFO  L225             Difference]: With dead ends: 388
[2024-11-08 16:44:10,924 INFO  L226             Difference]: Without dead ends: 279
[2024-11-08 16:44:10,925 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 56 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-11-08 16:44:10,926 INFO  L432           NwaCegarLoop]: 200 mSDtfsCounter, 138 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 138 SdHoareTripleChecker+Valid, 332 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:10,927 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [138 Valid, 332 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:44:10,929 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 279 states.
[2024-11-08 16:44:10,970 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 279 to 277.
[2024-11-08 16:44:10,972 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 277 states, 192 states have (on average 1.3958333333333333) internal successors, (268), 192 states have internal predecessors, (268), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:44:10,975 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 277 states and 430 transitions.
[2024-11-08 16:44:10,975 INFO  L78                 Accepts]: Start accepts. Automaton has 277 states and 430 transitions. Word has length 174
[2024-11-08 16:44:10,976 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:10,977 INFO  L471      AbstractCegarLoop]: Abstraction has 277 states and 430 transitions.
[2024-11-08 16:44:10,978 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:10,978 INFO  L276                IsEmpty]: Start isEmpty. Operand 277 states and 430 transitions.
[2024-11-08 16:44:10,980 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 176
[2024-11-08 16:44:10,980 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:10,981 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:10,981 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 16:44:10,982 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:10,982 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:10,982 INFO  L85        PathProgramCache]: Analyzing trace with hash -1624167287, now seen corresponding path program 1 times
[2024-11-08 16:44:10,982 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:10,983 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [240699564]
[2024-11-08 16:44:10,983 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:10,983 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:11,135 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,186 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:20,188 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,190 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:20,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:20,196 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,199 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:20,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,203 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:20,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,208 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:20,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,212 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:20,214 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,217 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:20,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,220 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:20,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,224 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:20,226 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,229 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:20,230 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,233 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:20,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,236 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:20,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,242 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:20,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,246 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:20,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,251 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:20,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,256 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:20,258 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,260 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:20,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,265 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:20,267 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,270 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:20,271 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,274 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:20,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,279 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:20,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,284 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:20,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,288 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:20,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,293 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:20,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,298 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:20,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,302 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:20,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:20,309 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:20,310 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:20,310 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [240699564]
[2024-11-08 16:44:20,310 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [240699564] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:20,310 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:20,311 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [16] imperfect sequences [] total 16
[2024-11-08 16:44:20,311 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096949609]
[2024-11-08 16:44:20,311 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:20,312 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 16:44:20,312 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:20,313 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 16:44:20,313 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=196, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:44:20,313 INFO  L87              Difference]: Start difference. First operand 277 states and 430 transitions. Second operand  has 16 states, 16 states have (on average 2.6875) internal successors, (43), 16 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:25,900 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:25,900 INFO  L93              Difference]: Finished difference Result 431 states and 660 transitions.
[2024-11-08 16:44:25,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 16:44:25,901 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 2.6875) internal successors, (43), 16 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 175
[2024-11-08 16:44:25,902 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:25,908 INFO  L225             Difference]: With dead ends: 431
[2024-11-08 16:44:25,909 INFO  L226             Difference]: Without dead ends: 429
[2024-11-08 16:44:25,910 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 150 ImplicationChecksByTransitivity, 4.7s TimeCoverageRelationStatistics Valid=207, Invalid=663, Unknown=0, NotChecked=0, Total=870
[2024-11-08 16:44:25,911 INFO  L432           NwaCegarLoop]: 134 mSDtfsCounter, 733 mSDsluCounter, 1084 mSDsCounter, 0 mSdLazyCounter, 958 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 733 SdHoareTripleChecker+Valid, 1218 SdHoareTripleChecker+Invalid, 1040 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 958 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:25,913 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [733 Valid, 1218 Invalid, 1040 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 958 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-08 16:44:25,914 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 429 states.
[2024-11-08 16:44:25,952 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 429 to 278.
[2024-11-08 16:44:25,953 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 278 states, 193 states have (on average 1.3937823834196892) internal successors, (269), 193 states have internal predecessors, (269), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:44:25,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 278 states and 431 transitions.
[2024-11-08 16:44:25,956 INFO  L78                 Accepts]: Start accepts. Automaton has 278 states and 431 transitions. Word has length 175
[2024-11-08 16:44:25,958 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:25,961 INFO  L471      AbstractCegarLoop]: Abstraction has 278 states and 431 transitions.
[2024-11-08 16:44:25,961 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 2.6875) internal successors, (43), 16 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:25,961 INFO  L276                IsEmpty]: Start isEmpty. Operand 278 states and 431 transitions.
[2024-11-08 16:44:25,964 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 176
[2024-11-08 16:44:25,964 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:25,965 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:25,966 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 16:44:25,966 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:25,966 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:25,967 INFO  L85        PathProgramCache]: Analyzing trace with hash -60195025, now seen corresponding path program 1 times
[2024-11-08 16:44:25,967 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:25,967 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501956642]
[2024-11-08 16:44:25,967 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:25,968 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:26,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,262 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:26,263 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,268 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:26,269 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,274 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:26,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,277 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:26,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,279 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:26,280 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,281 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:26,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,284 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:26,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,288 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:26,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,291 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:26,292 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,293 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:26,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,295 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:26,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,297 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:26,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,299 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:26,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,301 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:26,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,303 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:26,304 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,305 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:26,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,307 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:26,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,309 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:26,310 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,311 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:26,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,315 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:26,316 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,317 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:26,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,319 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:26,321 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,322 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:26,323 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,324 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:26,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,327 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:26,328 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,329 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:26,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,331 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:26,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:26,337 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:26,337 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:26,338 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501956642]
[2024-11-08 16:44:26,338 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [501956642] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:26,338 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:26,338 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:44:26,338 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003025254]
[2024-11-08 16:44:26,339 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:26,339 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:44:26,339 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:26,340 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:44:26,341 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:44:26,341 INFO  L87              Difference]: Start difference. First operand 278 states and 431 transitions. Second operand  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:26,397 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:26,398 INFO  L93              Difference]: Finished difference Result 529 states and 827 transitions.
[2024-11-08 16:44:26,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:44:26,399 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 175
[2024-11-08 16:44:26,400 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:26,402 INFO  L225             Difference]: With dead ends: 529
[2024-11-08 16:44:26,402 INFO  L226             Difference]: Without dead ends: 340
[2024-11-08 16:44:26,403 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:44:26,404 INFO  L432           NwaCegarLoop]: 137 mSDtfsCounter, 47 mSDsluCounter, 266 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 403 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:26,405 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 403 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:44:26,406 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 340 states.
[2024-11-08 16:44:26,434 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 340 to 278.
[2024-11-08 16:44:26,435 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 278 states, 193 states have (on average 1.378238341968912) internal successors, (266), 193 states have internal predecessors, (266), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:44:26,437 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 278 states and 428 transitions.
[2024-11-08 16:44:26,438 INFO  L78                 Accepts]: Start accepts. Automaton has 278 states and 428 transitions. Word has length 175
[2024-11-08 16:44:26,438 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:26,438 INFO  L471      AbstractCegarLoop]: Abstraction has 278 states and 428 transitions.
[2024-11-08 16:44:26,439 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:26,439 INFO  L276                IsEmpty]: Start isEmpty. Operand 278 states and 428 transitions.
[2024-11-08 16:44:26,441 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 176
[2024-11-08 16:44:26,442 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:26,442 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:26,443 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 16:44:26,443 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:26,443 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:26,444 INFO  L85        PathProgramCache]: Analyzing trace with hash -1071312275, now seen corresponding path program 1 times
[2024-11-08 16:44:26,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:26,444 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1100457889]
[2024-11-08 16:44:26,444 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:26,444 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:26,550 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:35,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,008 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:35,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,011 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:35,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,014 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:35,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,018 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:35,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,022 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:35,023 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,026 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:35,027 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,030 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:35,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:35,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,037 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:35,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,041 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:35,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,044 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:35,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,048 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:35,049 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,052 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:35,054 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,057 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:35,058 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,061 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:35,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,065 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:35,067 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,069 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:35,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:35,075 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,078 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:35,079 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:35,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,086 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:35,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,090 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:35,092 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,094 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:35,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,099 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:35,101 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,104 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:35,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,108 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:35,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:35,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:35,114 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:35,114 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1100457889]
[2024-11-08 16:44:35,114 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1100457889] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:35,114 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:35,114 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [17] imperfect sequences [] total 17
[2024-11-08 16:44:35,115 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [596056529]
[2024-11-08 16:44:35,115 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:35,115 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-08 16:44:35,115 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:35,116 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-08 16:44:35,116 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=232, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:44:35,117 INFO  L87              Difference]: Start difference. First operand 278 states and 428 transitions. Second operand  has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:44:40,205 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:40,206 INFO  L93              Difference]: Finished difference Result 431 states and 654 transitions.
[2024-11-08 16:44:40,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 16:44:40,207 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 175
[2024-11-08 16:44:40,207 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:40,209 INFO  L225             Difference]: With dead ends: 431
[2024-11-08 16:44:40,210 INFO  L226             Difference]: Without dead ends: 429
[2024-11-08 16:44:40,211 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 163 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=219, Invalid=711, Unknown=0, NotChecked=0, Total=930
[2024-11-08 16:44:40,211 INFO  L432           NwaCegarLoop]: 151 mSDtfsCounter, 1049 mSDsluCounter, 1171 mSDsCounter, 0 mSdLazyCounter, 880 mSolverCounterSat, 148 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1049 SdHoareTripleChecker+Valid, 1322 SdHoareTripleChecker+Invalid, 1028 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 148 IncrementalHoareTripleChecker+Valid, 880 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:40,212 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1049 Valid, 1322 Invalid, 1028 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [148 Valid, 880 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-08 16:44:40,213 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 429 states.
[2024-11-08 16:44:40,238 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 429 to 281.
[2024-11-08 16:44:40,239 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 281 states, 196 states have (on average 1.3775510204081634) internal successors, (270), 196 states have internal predecessors, (270), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:44:40,241 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 281 states and 432 transitions.
[2024-11-08 16:44:40,242 INFO  L78                 Accepts]: Start accepts. Automaton has 281 states and 432 transitions. Word has length 175
[2024-11-08 16:44:40,243 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:40,243 INFO  L471      AbstractCegarLoop]: Abstraction has 281 states and 432 transitions.
[2024-11-08 16:44:40,243 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:44:40,244 INFO  L276                IsEmpty]: Start isEmpty. Operand 281 states and 432 transitions.
[2024-11-08 16:44:40,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 176
[2024-11-08 16:44:40,246 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:40,246 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:40,247 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 16:44:40,247 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:40,247 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:40,247 INFO  L85        PathProgramCache]: Analyzing trace with hash -1126941136, now seen corresponding path program 1 times
[2024-11-08 16:44:40,248 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:40,248 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1050296294]
[2024-11-08 16:44:40,248 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:40,248 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:40,304 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,536 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:40,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,540 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:40,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,543 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:40,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,551 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:40,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,553 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:40,554 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,555 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:40,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,561 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:40,563 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,568 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:40,569 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,574 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:40,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,576 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:40,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,579 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:40,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,581 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:40,582 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,584 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:40,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,588 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:40,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:40,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,596 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:40,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,601 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:40,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,604 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:40,605 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,606 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:40,607 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,609 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:40,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,611 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:40,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,613 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:40,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,615 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:40,616 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,618 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:40,619 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,620 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:40,621 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,622 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:40,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,625 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:40,626 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:40,628 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:40,629 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:40,629 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1050296294]
[2024-11-08 16:44:40,629 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1050296294] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:40,629 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:40,629 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:44:40,630 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298004376]
[2024-11-08 16:44:40,630 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:40,630 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:44:40,630 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:40,631 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:44:40,631 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:44:40,631 INFO  L87              Difference]: Start difference. First operand 281 states and 432 transitions. Second operand  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:40,730 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:40,731 INFO  L93              Difference]: Finished difference Result 544 states and 835 transitions.
[2024-11-08 16:44:40,731 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:44:40,731 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 175
[2024-11-08 16:44:40,732 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:40,735 INFO  L225             Difference]: With dead ends: 544
[2024-11-08 16:44:40,735 INFO  L226             Difference]: Without dead ends: 355
[2024-11-08 16:44:40,736 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:44:40,737 INFO  L432           NwaCegarLoop]: 190 mSDtfsCounter, 110 mSDsluCounter, 261 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 451 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:40,737 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 451 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:44:40,738 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 355 states.
[2024-11-08 16:44:40,758 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 355 to 291.
[2024-11-08 16:44:40,759 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 291 states, 206 states have (on average 1.3737864077669903) internal successors, (283), 206 states have internal predecessors, (283), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:44:40,761 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 291 states and 445 transitions.
[2024-11-08 16:44:40,762 INFO  L78                 Accepts]: Start accepts. Automaton has 291 states and 445 transitions. Word has length 175
[2024-11-08 16:44:40,762 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:40,762 INFO  L471      AbstractCegarLoop]: Abstraction has 291 states and 445 transitions.
[2024-11-08 16:44:40,763 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:40,763 INFO  L276                IsEmpty]: Start isEmpty. Operand 291 states and 445 transitions.
[2024-11-08 16:44:40,765 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 176
[2024-11-08 16:44:40,765 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:40,766 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:40,766 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:44:40,766 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:40,767 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:40,767 INFO  L85        PathProgramCache]: Analyzing trace with hash -425876558, now seen corresponding path program 1 times
[2024-11-08 16:44:40,767 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:40,767 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1894233527]
[2024-11-08 16:44:40,767 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:40,768 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:40,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,399 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:44:49,401 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,404 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:44:49,406 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,408 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:44:49,409 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,412 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:44:49,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,415 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:44:49,417 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,419 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:44:49,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,423 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:44:49,424 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,426 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:44:49,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,429 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:44:49,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,433 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:44:49,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,437 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:44:49,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,440 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:44:49,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:44:49,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,447 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:44:49,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,451 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:44:49,453 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,455 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:44:49,456 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,459 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:44:49,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,462 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:44:49,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,466 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:44:49,467 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,469 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:44:49,471 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,473 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:44:49,474 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,476 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:44:49,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,481 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:44:49,482 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,484 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:44:49,486 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,488 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:44:49,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,492 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:44:49,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,496 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:44:49,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:44:49,501 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:44:49,502 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:44:49,502 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1894233527]
[2024-11-08 16:44:49,502 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1894233527] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:44:49,502 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:44:49,502 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [16] imperfect sequences [] total 16
[2024-11-08 16:44:49,502 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233670395]
[2024-11-08 16:44:49,502 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:44:49,503 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 16:44:49,503 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:44:49,503 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 16:44:49,504 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=186, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:44:49,504 INFO  L87              Difference]: Start difference. First operand 291 states and 445 transitions. Second operand  has 16 states, 16 states have (on average 2.6875) internal successors, (43), 16 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:55,977 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:44:55,977 INFO  L93              Difference]: Finished difference Result 524 states and 790 transitions.
[2024-11-08 16:44:55,978 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-08 16:44:55,978 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 2.6875) internal successors, (43), 16 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 175
[2024-11-08 16:44:55,979 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:44:55,982 INFO  L225             Difference]: With dead ends: 524
[2024-11-08 16:44:55,982 INFO  L226             Difference]: Without dead ends: 522
[2024-11-08 16:44:55,983 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 91 GetRequests, 60 SyntacticMatches, 1 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 172 ImplicationChecksByTransitivity, 5.7s TimeCoverageRelationStatistics Valid=251, Invalid=741, Unknown=0, NotChecked=0, Total=992
[2024-11-08 16:44:55,983 INFO  L432           NwaCegarLoop]: 160 mSDtfsCounter, 578 mSDsluCounter, 1088 mSDsCounter, 0 mSdLazyCounter, 536 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 578 SdHoareTripleChecker+Valid, 1248 SdHoareTripleChecker+Invalid, 646 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 536 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:44:55,984 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [578 Valid, 1248 Invalid, 646 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 536 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 16:44:55,985 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 522 states.
[2024-11-08 16:44:56,008 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 522 to 335.
[2024-11-08 16:44:56,009 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 335 states, 250 states have (on average 1.4) internal successors, (350), 250 states have internal predecessors, (350), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:44:56,011 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 335 states and 512 transitions.
[2024-11-08 16:44:56,012 INFO  L78                 Accepts]: Start accepts. Automaton has 335 states and 512 transitions. Word has length 175
[2024-11-08 16:44:56,013 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:44:56,013 INFO  L471      AbstractCegarLoop]: Abstraction has 335 states and 512 transitions.
[2024-11-08 16:44:56,013 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 2.6875) internal successors, (43), 16 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:44:56,013 INFO  L276                IsEmpty]: Start isEmpty. Operand 335 states and 512 transitions.
[2024-11-08 16:44:56,015 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 176
[2024-11-08 16:44:56,015 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:44:56,016 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:44:56,016 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 16:44:56,016 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:44:56,016 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:44:56,017 INFO  L85        PathProgramCache]: Analyzing trace with hash -1446944912, now seen corresponding path program 1 times
[2024-11-08 16:44:56,017 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:44:56,017 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193599957]
[2024-11-08 16:44:56,017 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:44:56,017 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:44:56,078 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,394 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:45:08,396 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,398 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:45:08,399 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,401 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:45:08,401 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,403 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:45:08,404 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,406 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:45:08,407 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,409 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:45:08,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,412 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:45:08,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,416 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:45:08,417 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,418 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:45:08,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,421 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:45:08,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,424 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:45:08,425 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,427 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:45:08,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,430 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:45:08,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,433 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:45:08,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,437 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:45:08,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,440 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:45:08,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:45:08,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,446 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:45:08,448 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,450 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:45:08,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,453 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:45:08,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,456 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:45:08,457 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,459 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:45:08,461 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,463 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:45:08,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,466 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:45:08,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,470 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:45:08,471 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,473 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:45:08,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,477 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:45:08,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:08,482 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:45:08,482 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:45:08,482 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1193599957]
[2024-11-08 16:45:08,482 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1193599957] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:45:08,483 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:45:08,483 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [17] imperfect sequences [] total 17
[2024-11-08 16:45:08,483 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1375575226]
[2024-11-08 16:45:08,483 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:45:08,483 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-08 16:45:08,484 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:45:08,484 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-08 16:45:08,484 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=64, Invalid=208, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:45:08,485 INFO  L87              Difference]: Start difference. First operand 335 states and 512 transitions. Second operand  has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:45:15,782 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:45:15,782 INFO  L93              Difference]: Finished difference Result 516 states and 782 transitions.
[2024-11-08 16:45:15,783 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-08 16:45:15,783 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 175
[2024-11-08 16:45:15,784 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:45:15,787 INFO  L225             Difference]: With dead ends: 516
[2024-11-08 16:45:15,787 INFO  L226             Difference]: Without dead ends: 514
[2024-11-08 16:45:15,788 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 90 GetRequests, 59 SyntacticMatches, 1 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 161 ImplicationChecksByTransitivity, 7.0s TimeCoverageRelationStatistics Valid=270, Invalid=722, Unknown=0, NotChecked=0, Total=992
[2024-11-08 16:45:15,788 INFO  L432           NwaCegarLoop]: 158 mSDtfsCounter, 672 mSDsluCounter, 1013 mSDsCounter, 0 mSdLazyCounter, 547 mSolverCounterSat, 84 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 672 SdHoareTripleChecker+Valid, 1171 SdHoareTripleChecker+Invalid, 631 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 84 IncrementalHoareTripleChecker+Valid, 547 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:45:15,789 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [672 Valid, 1171 Invalid, 631 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [84 Valid, 547 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-11-08 16:45:15,789 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 514 states.
[2024-11-08 16:45:15,811 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 514 to 335.
[2024-11-08 16:45:15,812 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 335 states, 250 states have (on average 1.4) internal successors, (350), 250 states have internal predecessors, (350), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:45:15,814 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 335 states and 512 transitions.
[2024-11-08 16:45:15,815 INFO  L78                 Accepts]: Start accepts. Automaton has 335 states and 512 transitions. Word has length 175
[2024-11-08 16:45:15,815 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:45:15,815 INFO  L471      AbstractCegarLoop]: Abstraction has 335 states and 512 transitions.
[2024-11-08 16:45:15,815 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:45:15,816 INFO  L276                IsEmpty]: Start isEmpty. Operand 335 states and 512 transitions.
[2024-11-08 16:45:15,818 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 16:45:15,818 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:45:15,818 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:45:15,818 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 16:45:15,819 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:45:15,819 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:45:15,819 INFO  L85        PathProgramCache]: Analyzing trace with hash 1535321570, now seen corresponding path program 1 times
[2024-11-08 16:45:15,819 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:45:15,819 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [119974542]
[2024-11-08 16:45:15,820 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:45:15,820 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:45:15,929 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,291 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:45:24,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,294 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:45:24,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,296 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:45:24,297 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,299 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:45:24,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,301 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:45:24,303 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,305 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:45:24,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,309 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:45:24,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,314 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:45:24,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,317 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:45:24,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,321 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:45:24,322 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,325 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:45:24,326 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,328 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:45:24,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,332 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:45:24,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,336 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:45:24,338 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,341 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:45:24,342 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,345 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:45:24,347 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,349 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:45:24,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,353 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:45:24,355 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,357 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:45:24,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,362 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:45:24,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,366 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:45:24,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,370 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:45:24,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,374 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:45:24,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,378 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:45:24,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,382 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:45:24,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,387 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:45:24,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,392 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:45:24,394 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:24,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:45:24,398 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:45:24,399 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [119974542]
[2024-11-08 16:45:24,399 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [119974542] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:45:24,399 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:45:24,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18
[2024-11-08 16:45:24,399 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1109763363]
[2024-11-08 16:45:24,399 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:45:24,400 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:45:24,400 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:45:24,401 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:45:24,401 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=264, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:45:24,401 INFO  L87              Difference]: Start difference. First operand 335 states and 512 transitions. Second operand  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:45:31,041 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:45:31,041 INFO  L93              Difference]: Finished difference Result 499 states and 759 transitions.
[2024-11-08 16:45:31,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-08 16:45:31,042 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 176
[2024-11-08 16:45:31,042 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:45:31,045 INFO  L225             Difference]: With dead ends: 499
[2024-11-08 16:45:31,046 INFO  L226             Difference]: Without dead ends: 497
[2024-11-08 16:45:31,046 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 176 ImplicationChecksByTransitivity, 5.1s TimeCoverageRelationStatistics Valid=245, Invalid=811, Unknown=0, NotChecked=0, Total=1056
[2024-11-08 16:45:31,047 INFO  L432           NwaCegarLoop]: 180 mSDtfsCounter, 634 mSDsluCounter, 1631 mSDsCounter, 0 mSdLazyCounter, 1355 mSolverCounterSat, 85 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 634 SdHoareTripleChecker+Valid, 1811 SdHoareTripleChecker+Invalid, 1440 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 85 IncrementalHoareTripleChecker+Valid, 1355 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:45:31,047 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [634 Valid, 1811 Invalid, 1440 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [85 Valid, 1355 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-08 16:45:31,048 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 497 states.
[2024-11-08 16:45:31,073 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 497 to 333.
[2024-11-08 16:45:31,074 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 333 states, 248 states have (on average 1.3991935483870968) internal successors, (347), 248 states have internal predecessors, (347), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:45:31,076 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 333 states and 509 transitions.
[2024-11-08 16:45:31,077 INFO  L78                 Accepts]: Start accepts. Automaton has 333 states and 509 transitions. Word has length 176
[2024-11-08 16:45:31,078 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:45:31,078 INFO  L471      AbstractCegarLoop]: Abstraction has 333 states and 509 transitions.
[2024-11-08 16:45:31,078 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:45:31,078 INFO  L276                IsEmpty]: Start isEmpty. Operand 333 states and 509 transitions.
[2024-11-08 16:45:31,081 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 16:45:31,081 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:45:31,082 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:45:31,082 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 16:45:31,082 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:45:31,082 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:45:31,083 INFO  L85        PathProgramCache]: Analyzing trace with hash 770056895, now seen corresponding path program 1 times
[2024-11-08 16:45:31,083 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:45:31,083 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [235045483]
[2024-11-08 16:45:31,083 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:45:31,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:45:31,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,204 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:45:41,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,208 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:45:41,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,212 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:45:41,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,215 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:45:41,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,218 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:45:41,219 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,221 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:45:41,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,224 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:45:41,226 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,227 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:45:41,228 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,229 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:45:41,230 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,231 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:45:41,232 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,234 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:45:41,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,237 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:45:41,239 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,241 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:45:41,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,245 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:45:41,246 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,249 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:45:41,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:45:41,254 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,256 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:45:41,257 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,259 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:45:41,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,263 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:45:41,264 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,266 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:45:41,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,270 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:45:41,272 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,274 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:45:41,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,278 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:45:41,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,281 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:45:41,283 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,285 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:45:41,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,289 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:45:41,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,293 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:45:41,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:41,299 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:45:41,299 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:45:41,299 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [235045483]
[2024-11-08 16:45:41,299 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [235045483] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:45:41,300 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:45:41,300 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [17] imperfect sequences [] total 17
[2024-11-08 16:45:41,300 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [635817126]
[2024-11-08 16:45:41,300 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:45:41,301 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-08 16:45:41,301 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:45:41,301 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-08 16:45:41,302 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=60, Invalid=212, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:45:41,302 INFO  L87              Difference]: Start difference. First operand 333 states and 509 transitions. Second operand  has 17 states, 17 states have (on average 2.588235294117647) internal successors, (44), 17 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:45:51,072 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:45:51,072 INFO  L93              Difference]: Finished difference Result 551 states and 835 transitions.
[2024-11-08 16:45:51,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-08 16:45:51,074 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 2.588235294117647) internal successors, (44), 17 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 176
[2024-11-08 16:45:51,074 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:45:51,078 INFO  L225             Difference]: With dead ends: 551
[2024-11-08 16:45:51,078 INFO  L226             Difference]: Without dead ends: 549
[2024-11-08 16:45:51,079 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 59 SyntacticMatches, 1 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 194 ImplicationChecksByTransitivity, 9.6s TimeCoverageRelationStatistics Valid=280, Invalid=842, Unknown=0, NotChecked=0, Total=1122
[2024-11-08 16:45:51,079 INFO  L432           NwaCegarLoop]: 186 mSDtfsCounter, 552 mSDsluCounter, 1471 mSDsCounter, 0 mSdLazyCounter, 974 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 552 SdHoareTripleChecker+Valid, 1657 SdHoareTripleChecker+Invalid, 1056 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 974 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:45:51,080 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [552 Valid, 1657 Invalid, 1056 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 974 Invalid, 0 Unknown, 0 Unchecked, 4.5s Time]
[2024-11-08 16:45:51,081 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 549 states.
[2024-11-08 16:45:51,105 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 549 to 343.
[2024-11-08 16:45:51,106 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 343 states, 258 states have (on average 1.3992248062015504) internal successors, (361), 258 states have internal predecessors, (361), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:45:51,108 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 343 states and 523 transitions.
[2024-11-08 16:45:51,109 INFO  L78                 Accepts]: Start accepts. Automaton has 343 states and 523 transitions. Word has length 176
[2024-11-08 16:45:51,109 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:45:51,109 INFO  L471      AbstractCegarLoop]: Abstraction has 343 states and 523 transitions.
[2024-11-08 16:45:51,109 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 2.588235294117647) internal successors, (44), 17 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:45:51,110 INFO  L276                IsEmpty]: Start isEmpty. Operand 343 states and 523 transitions.
[2024-11-08 16:45:51,111 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 16:45:51,111 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:45:51,111 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:45:51,111 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 16:45:51,112 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:45:51,112 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:45:51,112 INFO  L85        PathProgramCache]: Analyzing trace with hash 1064746469, now seen corresponding path program 1 times
[2024-11-08 16:45:51,112 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:45:51,112 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [273522718]
[2024-11-08 16:45:51,113 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:45:51,113 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:45:51,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,571 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:45:54,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,574 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:45:54,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,577 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:45:54,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,579 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:45:54,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,582 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:45:54,583 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,585 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:45:54,586 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,588 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:45:54,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:45:54,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,593 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:45:54,594 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,595 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:45:54,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,597 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:45:54,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,599 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:45:54,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,602 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:45:54,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,606 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:45:54,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,611 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:45:54,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,615 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:45:54,616 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,619 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:45:54,620 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,623 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:45:54,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,627 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:45:54,628 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,630 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:45:54,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,634 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:45:54,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,638 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:45:54,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,643 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:45:54,645 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,647 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:45:54,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,651 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:45:54,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,656 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:45:54,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,660 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:45:54,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:45:54,665 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:45:54,666 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:45:54,666 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [273522718]
[2024-11-08 16:45:54,666 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [273522718] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:45:54,666 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:45:54,666 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [17] imperfect sequences [] total 17
[2024-11-08 16:45:54,666 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [442507096]
[2024-11-08 16:45:54,667 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:45:54,667 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-08 16:45:54,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:45:54,668 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-08 16:45:54,668 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=226, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:45:54,669 INFO  L87              Difference]: Start difference. First operand 343 states and 523 transitions. Second operand  has 17 states, 17 states have (on average 2.588235294117647) internal successors, (44), 17 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:46:00,243 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:46:00,244 INFO  L93              Difference]: Finished difference Result 613 states and 930 transitions.
[2024-11-08 16:46:00,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-08 16:46:00,245 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 2.588235294117647) internal successors, (44), 17 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 176
[2024-11-08 16:46:00,245 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:46:00,248 INFO  L225             Difference]: With dead ends: 613
[2024-11-08 16:46:00,248 INFO  L226             Difference]: Without dead ends: 611
[2024-11-08 16:46:00,249 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 271 ImplicationChecksByTransitivity, 2.7s TimeCoverageRelationStatistics Valid=379, Invalid=1103, Unknown=0, NotChecked=0, Total=1482
[2024-11-08 16:46:00,250 INFO  L432           NwaCegarLoop]: 187 mSDtfsCounter, 619 mSDsluCounter, 1682 mSDsCounter, 0 mSdLazyCounter, 1294 mSolverCounterSat, 88 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 619 SdHoareTripleChecker+Valid, 1869 SdHoareTripleChecker+Invalid, 1382 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 88 IncrementalHoareTripleChecker+Valid, 1294 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:46:00,250 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [619 Valid, 1869 Invalid, 1382 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [88 Valid, 1294 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2024-11-08 16:46:00,251 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 611 states.
[2024-11-08 16:46:00,289 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 611 to 345.
[2024-11-08 16:46:00,289 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 345 states, 260 states have (on average 1.396153846153846) internal successors, (363), 260 states have internal predecessors, (363), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:46:00,291 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 345 states and 525 transitions.
[2024-11-08 16:46:00,295 INFO  L78                 Accepts]: Start accepts. Automaton has 345 states and 525 transitions. Word has length 176
[2024-11-08 16:46:00,298 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:46:00,299 INFO  L471      AbstractCegarLoop]: Abstraction has 345 states and 525 transitions.
[2024-11-08 16:46:00,299 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 2.588235294117647) internal successors, (44), 17 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:46:00,299 INFO  L276                IsEmpty]: Start isEmpty. Operand 345 states and 525 transitions.
[2024-11-08 16:46:00,300 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 16:46:00,300 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:46:00,300 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:46:00,301 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 16:46:00,301 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:46:00,301 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:46:00,305 INFO  L85        PathProgramCache]: Analyzing trace with hash -818291007, now seen corresponding path program 1 times
[2024-11-08 16:46:00,305 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:46:00,306 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778157329]
[2024-11-08 16:46:00,306 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:46:00,306 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:46:00,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,440 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:46:10,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:46:10,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,445 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:46:10,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,447 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:46:10,447 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,449 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:46:10,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,451 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:46:10,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,453 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:46:10,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,456 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:46:10,457 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,459 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:46:10,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,462 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:46:10,463 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,465 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:46:10,466 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,468 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:46:10,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,470 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:46:10,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,474 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:46:10,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,477 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:46:10,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,481 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:46:10,482 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,484 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:46:10,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,487 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:46:10,488 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,490 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:46:10,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,493 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:46:10,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,496 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:46:10,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,499 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:46:10,501 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,503 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:46:10,504 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,506 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:46:10,507 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,509 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:46:10,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,513 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:46:10,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,516 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:46:10,518 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:10,522 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:46:10,522 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:46:10,522 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778157329]
[2024-11-08 16:46:10,522 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778157329] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:46:10,523 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:46:10,523 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18
[2024-11-08 16:46:10,523 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1881656047]
[2024-11-08 16:46:10,523 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:46:10,524 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:46:10,524 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:46:10,524 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:46:10,524 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=235, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:46:10,525 INFO  L87              Difference]: Start difference. First operand 345 states and 525 transitions. Second operand  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:46:21,003 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:46:21,004 INFO  L93              Difference]: Finished difference Result 547 states and 831 transitions.
[2024-11-08 16:46:21,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-08 16:46:21,005 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 176
[2024-11-08 16:46:21,006 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:46:21,008 INFO  L225             Difference]: With dead ends: 547
[2024-11-08 16:46:21,009 INFO  L226             Difference]: Without dead ends: 545
[2024-11-08 16:46:21,010 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 91 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 176 ImplicationChecksByTransitivity, 9.3s TimeCoverageRelationStatistics Valid=302, Invalid=820, Unknown=0, NotChecked=0, Total=1122
[2024-11-08 16:46:21,010 INFO  L432           NwaCegarLoop]: 182 mSDtfsCounter, 666 mSDsluCounter, 1224 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 112 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 666 SdHoareTripleChecker+Valid, 1406 SdHoareTripleChecker+Invalid, 1132 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 112 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:46:21,010 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [666 Valid, 1406 Invalid, 1132 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [112 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-08 16:46:21,012 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 545 states.
[2024-11-08 16:46:21,038 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 545 to 345.
[2024-11-08 16:46:21,039 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 345 states, 260 states have (on average 1.396153846153846) internal successors, (363), 260 states have internal predecessors, (363), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:46:21,041 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 345 states and 525 transitions.
[2024-11-08 16:46:21,042 INFO  L78                 Accepts]: Start accepts. Automaton has 345 states and 525 transitions. Word has length 176
[2024-11-08 16:46:21,042 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:46:21,042 INFO  L471      AbstractCegarLoop]: Abstraction has 345 states and 525 transitions.
[2024-11-08 16:46:21,042 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:46:21,043 INFO  L276                IsEmpty]: Start isEmpty. Operand 345 states and 525 transitions.
[2024-11-08 16:46:21,044 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 16:46:21,044 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:46:21,044 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:46:21,045 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 16:46:21,045 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:46:21,045 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:46:21,045 INFO  L85        PathProgramCache]: Analyzing trace with hash -523601433, now seen corresponding path program 1 times
[2024-11-08 16:46:21,046 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:46:21,046 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [131961271]
[2024-11-08 16:46:21,046 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:46:21,046 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:46:21,101 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,655 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:46:29,656 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,657 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:46:29,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,659 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:46:29,660 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,661 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:46:29,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,663 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:46:29,664 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,666 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:46:29,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,668 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:46:29,670 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,672 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:46:29,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,676 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:46:29,677 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,679 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:46:29,681 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,683 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:46:29,684 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,686 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:46:29,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,689 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:46:29,691 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,694 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:46:29,695 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,698 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:46:29,699 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,702 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:46:29,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,706 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:46:29,707 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,710 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:46:29,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,713 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:46:29,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:46:29,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,721 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:46:29,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,725 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:46:29,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,730 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:46:29,735 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,740 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:46:29,741 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,744 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:46:29,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,748 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:46:29,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,752 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:46:29,753 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:46:29,757 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:46:29,758 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:46:29,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [131961271]
[2024-11-08 16:46:29,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [131961271] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:46:29,759 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:46:29,759 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [19] imperfect sequences [] total 19
[2024-11-08 16:46:29,760 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [557770902]
[2024-11-08 16:46:29,760 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:46:29,760 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-08 16:46:29,760 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:46:29,761 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-08 16:46:29,761 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=281, Unknown=0, NotChecked=0, Total=342
[2024-11-08 16:46:29,761 INFO  L87              Difference]: Start difference. First operand 345 states and 525 transitions. Second operand  has 19 states, 19 states have (on average 2.3157894736842106) internal successors, (44), 19 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:46:44,949 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:46:44,949 INFO  L93              Difference]: Finished difference Result 512 states and 777 transitions.
[2024-11-08 16:46:44,950 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-08 16:46:44,950 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 2.3157894736842106) internal successors, (44), 19 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 176
[2024-11-08 16:46:44,950 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:46:44,953 INFO  L225             Difference]: With dead ends: 512
[2024-11-08 16:46:44,953 INFO  L226             Difference]: Without dead ends: 510
[2024-11-08 16:46:44,954 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 203 ImplicationChecksByTransitivity, 12.3s TimeCoverageRelationStatistics Valid=310, Invalid=880, Unknown=0, NotChecked=0, Total=1190
[2024-11-08 16:46:44,954 INFO  L432           NwaCegarLoop]: 204 mSDtfsCounter, 694 mSDsluCounter, 1379 mSDsCounter, 0 mSdLazyCounter, 776 mSolverCounterSat, 149 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 694 SdHoareTripleChecker+Valid, 1583 SdHoareTripleChecker+Invalid, 925 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 149 IncrementalHoareTripleChecker+Valid, 776 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:46:44,955 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [694 Valid, 1583 Invalid, 925 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [149 Valid, 776 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-08 16:46:44,956 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 510 states.
[2024-11-08 16:46:44,982 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 510 to 341.
[2024-11-08 16:46:44,983 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 341 states, 256 states have (on average 1.39453125) internal successors, (357), 256 states have internal predecessors, (357), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:46:44,985 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 341 states and 519 transitions.
[2024-11-08 16:46:44,986 INFO  L78                 Accepts]: Start accepts. Automaton has 341 states and 519 transitions. Word has length 176
[2024-11-08 16:46:44,986 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:46:44,986 INFO  L471      AbstractCegarLoop]: Abstraction has 341 states and 519 transitions.
[2024-11-08 16:46:44,987 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 2.3157894736842106) internal successors, (44), 19 states have internal predecessors, (44), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:46:44,987 INFO  L276                IsEmpty]: Start isEmpty. Operand 341 states and 519 transitions.
[2024-11-08 16:46:44,988 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 16:46:44,988 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:46:44,988 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:46:44,988 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 16:46:44,989 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:46:44,989 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:46:44,989 INFO  L85        PathProgramCache]: Analyzing trace with hash -860515950, now seen corresponding path program 1 times
[2024-11-08 16:46:44,989 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:46:44,989 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1257151022]
[2024-11-08 16:46:44,990 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:46:44,990 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:46:45,050 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,587 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:47:02,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:47:02,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,593 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:47:02,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,596 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:47:02,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,599 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:47:02,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,602 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:47:02,605 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,607 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:47:02,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,611 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:47:02,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,614 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:47:02,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,616 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:47:02,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,642 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:47:02,647 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,651 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:47:02,656 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,658 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:47:02,659 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,661 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:47:02,666 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,668 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:47:02,675 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:47:02,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,680 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:47:02,681 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,686 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:47:02,691 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,693 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:47:02,695 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,698 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:47:02,700 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,701 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:47:02,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,705 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:47:02,706 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,708 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:47:02,709 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,711 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:47:02,713 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,715 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:47:02,717 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,719 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:47:02,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,722 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:47:02,724 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:02,728 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:47:02,728 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:02,728 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1257151022]
[2024-11-08 16:47:02,729 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1257151022] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:02,729 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:02,729 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18
[2024-11-08 16:47:02,729 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1364348862]
[2024-11-08 16:47:02,729 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:02,730 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:47:02,730 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:02,731 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:47:02,731 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=227, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:47:02,732 INFO  L87              Difference]: Start difference. First operand 341 states and 519 transitions. Second operand  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:47:12,528 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:12,528 INFO  L93              Difference]: Finished difference Result 623 states and 953 transitions.
[2024-11-08 16:47:12,529 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-08 16:47:12,529 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 176
[2024-11-08 16:47:12,530 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:12,532 INFO  L225             Difference]: With dead ends: 623
[2024-11-08 16:47:12,533 INFO  L226             Difference]: Without dead ends: 621
[2024-11-08 16:47:12,534 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 58 SyntacticMatches, 1 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 209 ImplicationChecksByTransitivity, 10.8s TimeCoverageRelationStatistics Valid=344, Invalid=916, Unknown=0, NotChecked=0, Total=1260
[2024-11-08 16:47:12,534 INFO  L432           NwaCegarLoop]: 152 mSDtfsCounter, 629 mSDsluCounter, 1100 mSDsCounter, 0 mSdLazyCounter, 696 mSolverCounterSat, 83 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 629 SdHoareTripleChecker+Valid, 1252 SdHoareTripleChecker+Invalid, 779 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 83 IncrementalHoareTripleChecker+Valid, 696 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:12,535 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [629 Valid, 1252 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [83 Valid, 696 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-08 16:47:12,536 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 621 states.
[2024-11-08 16:47:12,562 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 621 to 346.
[2024-11-08 16:47:12,563 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 346 states, 261 states have (on average 1.3984674329501916) internal successors, (365), 261 states have internal predecessors, (365), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:47:12,565 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 346 states and 527 transitions.
[2024-11-08 16:47:12,566 INFO  L78                 Accepts]: Start accepts. Automaton has 346 states and 527 transitions. Word has length 176
[2024-11-08 16:47:12,567 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:12,567 INFO  L471      AbstractCegarLoop]: Abstraction has 346 states and 527 transitions.
[2024-11-08 16:47:12,567 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:47:12,567 INFO  L276                IsEmpty]: Start isEmpty. Operand 346 states and 527 transitions.
[2024-11-08 16:47:12,568 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 16:47:12,569 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:12,569 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:12,569 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 16:47:12,569 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:47:12,570 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:12,570 INFO  L85        PathProgramCache]: Analyzing trace with hash -1881584304, now seen corresponding path program 1 times
[2024-11-08 16:47:12,570 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:12,570 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138593659]
[2024-11-08 16:47:12,570 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:12,571 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:12,642 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,855 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:47:28,857 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,858 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:47:28,859 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,860 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:47:28,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,861 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:47:28,862 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,863 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:47:28,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,864 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:47:28,865 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,866 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:47:28,867 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,869 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:47:28,870 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,872 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:47:28,873 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,874 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:47:28,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,877 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:47:28,878 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,879 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:47:28,880 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,881 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:47:28,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,884 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:47:28,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,887 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:47:28,888 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:47:28,891 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,893 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:47:28,894 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,896 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:47:28,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,899 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:47:28,900 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,901 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:47:28,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,904 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:47:28,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,907 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:47:28,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,910 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:47:28,912 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,913 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:47:28,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,917 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:47:28,918 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,920 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:47:28,921 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,923 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:47:28,925 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:28,928 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:47:28,929 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:28,929 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138593659]
[2024-11-08 16:47:28,929 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138593659] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:28,929 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:28,930 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18
[2024-11-08 16:47:28,930 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [70589494]
[2024-11-08 16:47:28,930 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:28,931 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:47:28,931 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:28,931 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:47:28,932 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=222, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:47:28,932 INFO  L87              Difference]: Start difference. First operand 346 states and 527 transitions. Second operand  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:47:39,900 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:39,900 INFO  L93              Difference]: Finished difference Result 559 states and 855 transitions.
[2024-11-08 16:47:39,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-08 16:47:39,901 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 176
[2024-11-08 16:47:39,901 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:39,903 INFO  L225             Difference]: With dead ends: 559
[2024-11-08 16:47:39,903 INFO  L226             Difference]: Without dead ends: 557
[2024-11-08 16:47:39,904 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 57 SyntacticMatches, 2 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 184 ImplicationChecksByTransitivity, 11.6s TimeCoverageRelationStatistics Valid=341, Invalid=849, Unknown=0, NotChecked=0, Total=1190
[2024-11-08 16:47:39,904 INFO  L432           NwaCegarLoop]: 152 mSDtfsCounter, 827 mSDsluCounter, 1033 mSDsCounter, 0 mSdLazyCounter, 586 mSolverCounterSat, 85 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 827 SdHoareTripleChecker+Valid, 1185 SdHoareTripleChecker+Invalid, 671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 85 IncrementalHoareTripleChecker+Valid, 586 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:39,905 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [827 Valid, 1185 Invalid, 671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [85 Valid, 586 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-08 16:47:39,906 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 557 states.
[2024-11-08 16:47:39,933 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 557 to 342.
[2024-11-08 16:47:39,934 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 342 states, 257 states have (on average 1.3968871595330739) internal successors, (359), 257 states have internal predecessors, (359), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:47:39,936 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 342 states and 521 transitions.
[2024-11-08 16:47:39,936 INFO  L78                 Accepts]: Start accepts. Automaton has 342 states and 521 transitions. Word has length 176
[2024-11-08 16:47:39,937 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:39,937 INFO  L471      AbstractCegarLoop]: Abstraction has 342 states and 521 transitions.
[2024-11-08 16:47:39,938 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.4444444444444446) internal successors, (44), 18 states have internal predecessors, (44), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:47:39,938 INFO  L276                IsEmpty]: Start isEmpty. Operand 342 states and 521 transitions.
[2024-11-08 16:47:39,939 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-11-08 16:47:39,939 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:39,940 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:39,940 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-08 16:47:39,940 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:47:39,940 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:39,941 INFO  L85        PathProgramCache]: Analyzing trace with hash -265269524, now seen corresponding path program 1 times
[2024-11-08 16:47:39,941 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:39,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093122048]
[2024-11-08 16:47:39,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:39,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:40,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,317 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:47:48,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,320 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:47:48,321 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,322 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:47:48,323 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,324 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:47:48,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,327 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:47:48,328 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,329 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:47:48,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,331 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:47:48,332 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,334 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:47:48,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,336 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:47:48,337 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,338 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:47:48,339 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,340 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:47:48,341 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,342 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:47:48,343 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,344 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:47:48,345 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,347 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:47:48,348 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,350 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:47:48,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,352 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:47:48,353 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,355 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:47:48,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,357 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:47:48,358 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,360 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:47:48,361 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,363 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:47:48,364 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,366 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:47:48,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,368 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:47:48,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,371 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:47:48,372 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,374 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:47:48,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,378 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:47:48,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,383 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:47:48,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,387 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:47:48,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:48,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:47:48,393 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:48,393 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093122048]
[2024-11-08 16:47:48,394 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093122048] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:48,394 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:48,394 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18
[2024-11-08 16:47:48,394 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [944161267]
[2024-11-08 16:47:48,394 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:48,395 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:47:48,395 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:48,396 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:47:48,396 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=261, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:47:48,396 INFO  L87              Difference]: Start difference. First operand 342 states and 521 transitions. Second operand  has 18 states, 18 states have (on average 2.5) internal successors, (45), 18 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:48:13,120 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:48:13,121 INFO  L93              Difference]: Finished difference Result 614 states and 932 transitions.
[2024-11-08 16:48:13,121 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-08 16:48:13,122 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.5) internal successors, (45), 18 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 177
[2024-11-08 16:48:13,122 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:48:13,124 INFO  L225             Difference]: With dead ends: 614
[2024-11-08 16:48:13,125 INFO  L226             Difference]: Without dead ends: 612
[2024-11-08 16:48:13,126 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 288 ImplicationChecksByTransitivity, 17.1s TimeCoverageRelationStatistics Valid=429, Invalid=1293, Unknown=0, NotChecked=0, Total=1722
[2024-11-08 16:48:13,126 INFO  L432           NwaCegarLoop]: 246 mSDtfsCounter, 693 mSDsluCounter, 1848 mSDsCounter, 0 mSdLazyCounter, 1529 mSolverCounterSat, 114 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 11.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 693 SdHoareTripleChecker+Valid, 2094 SdHoareTripleChecker+Invalid, 1643 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 114 IncrementalHoareTripleChecker+Valid, 1529 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 11.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:48:13,127 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [693 Valid, 2094 Invalid, 1643 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [114 Valid, 1529 Invalid, 0 Unknown, 0 Unchecked, 11.6s Time]
[2024-11-08 16:48:13,128 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 612 states.
[2024-11-08 16:48:13,154 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 612 to 350.
[2024-11-08 16:48:13,155 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 350 states, 265 states have (on average 1.3962264150943395) internal successors, (370), 265 states have internal predecessors, (370), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:48:13,156 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 350 states and 532 transitions.
[2024-11-08 16:48:13,157 INFO  L78                 Accepts]: Start accepts. Automaton has 350 states and 532 transitions. Word has length 177
[2024-11-08 16:48:13,158 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:48:13,158 INFO  L471      AbstractCegarLoop]: Abstraction has 350 states and 532 transitions.
[2024-11-08 16:48:13,158 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.5) internal successors, (45), 18 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:48:13,158 INFO  L276                IsEmpty]: Start isEmpty. Operand 350 states and 532 transitions.
[2024-11-08 16:48:13,159 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-11-08 16:48:13,160 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:48:13,160 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:48:13,160 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-08 16:48:13,160 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:48:13,161 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:48:13,161 INFO  L85        PathProgramCache]: Analyzing trace with hash 2035553066, now seen corresponding path program 1 times
[2024-11-08 16:48:13,161 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:48:13,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [500630482]
[2024-11-08 16:48:13,161 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:48:13,161 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:48:13,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,646 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:48:25,647 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,649 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:48:25,651 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,653 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:48:25,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,656 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:48:25,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,660 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:48:25,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,663 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:48:25,664 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,667 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:48:25,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,670 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:48:25,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,674 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:48:25,675 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:48:25,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,681 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:48:25,682 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,684 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:48:25,685 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,687 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:48:25,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,691 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:48:25,692 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,694 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:48:25,696 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,698 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:48:25,700 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,702 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:48:25,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,706 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:48:25,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,710 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:48:25,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,714 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:48:25,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,718 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:48:25,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,722 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:48:25,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,725 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:48:25,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,729 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:48:25,730 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,733 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:48:25,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,737 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:48:25,738 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,741 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:48:25,742 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:48:25,746 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:48:25,747 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:48:25,747 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [500630482]
[2024-11-08 16:48:25,747 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [500630482] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:48:25,747 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:48:25,748 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [20] imperfect sequences [] total 20
[2024-11-08 16:48:25,748 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139245659]
[2024-11-08 16:48:25,748 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:48:25,748 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-08 16:48:25,749 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:48:25,749 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-08 16:48:25,750 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=322, Unknown=0, NotChecked=0, Total=380
[2024-11-08 16:48:25,750 INFO  L87              Difference]: Start difference. First operand 350 states and 532 transitions. Second operand  has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:48:52,032 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:48:52,032 INFO  L93              Difference]: Finished difference Result 574 states and 872 transitions.
[2024-11-08 16:48:52,034 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-08 16:48:52,035 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 177
[2024-11-08 16:48:52,035 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:48:52,038 INFO  L225             Difference]: With dead ends: 574
[2024-11-08 16:48:52,038 INFO  L226             Difference]: Without dead ends: 572
[2024-11-08 16:48:52,039 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 307 ImplicationChecksByTransitivity, 18.1s TimeCoverageRelationStatistics Valid=478, Invalid=1414, Unknown=0, NotChecked=0, Total=1892
[2024-11-08 16:48:52,040 INFO  L432           NwaCegarLoop]: 235 mSDtfsCounter, 508 mSDsluCounter, 1918 mSDsCounter, 0 mSdLazyCounter, 1468 mSolverCounterSat, 87 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 11.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 508 SdHoareTripleChecker+Valid, 2153 SdHoareTripleChecker+Invalid, 1555 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 87 IncrementalHoareTripleChecker+Valid, 1468 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 12.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:48:52,040 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [508 Valid, 2153 Invalid, 1555 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [87 Valid, 1468 Invalid, 0 Unknown, 0 Unchecked, 12.2s Time]
[2024-11-08 16:48:52,041 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 572 states.
[2024-11-08 16:48:52,067 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 572 to 340.
[2024-11-08 16:48:52,068 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 340 states, 255 states have (on average 1.396078431372549) internal successors, (356), 255 states have internal predecessors, (356), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:48:52,069 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 340 states and 518 transitions.
[2024-11-08 16:48:52,070 INFO  L78                 Accepts]: Start accepts. Automaton has 340 states and 518 transitions. Word has length 177
[2024-11-08 16:48:52,071 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:48:52,071 INFO  L471      AbstractCegarLoop]: Abstraction has 340 states and 518 transitions.
[2024-11-08 16:48:52,071 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:48:52,071 INFO  L276                IsEmpty]: Start isEmpty. Operand 340 states and 518 transitions.
[2024-11-08 16:48:52,072 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-11-08 16:48:52,072 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:48:52,073 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:48:52,073 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-08 16:48:52,073 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:48:52,073 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:48:52,074 INFO  L85        PathProgramCache]: Analyzing trace with hash -261761509, now seen corresponding path program 1 times
[2024-11-08 16:48:52,074 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:48:52,074 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1484656075]
[2024-11-08 16:48:52,074 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:48:52,074 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:48:52,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,031 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:49:08,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:49:08,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,037 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:49:08,039 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:49:08,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,043 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:49:08,044 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,046 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:49:08,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,049 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:49:08,050 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,052 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:49:08,053 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,055 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:49:08,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,057 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:49:08,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,062 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:49:08,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,068 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:49:08,069 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,070 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:49:08,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,075 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:49:08,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,079 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:49:08,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:49:08,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,084 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:49:08,086 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,087 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:49:08,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,090 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:49:08,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,092 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:49:08,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,094 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:49:08,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,096 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:49:08,097 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:49:08,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,100 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:49:08,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,104 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:49:08,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,107 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:49:08,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,111 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:49:08,112 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:08,115 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:49:08,115 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:49:08,116 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1484656075]
[2024-11-08 16:49:08,116 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1484656075] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:49:08,116 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:49:08,116 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18
[2024-11-08 16:49:08,116 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [16297875]
[2024-11-08 16:49:08,116 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:49:08,117 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:49:08,117 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:49:08,117 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:49:08,118 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=225, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:49:08,118 INFO  L87              Difference]: Start difference. First operand 340 states and 518 transitions. Second operand  has 18 states, 18 states have (on average 2.5) internal successors, (45), 18 states have internal predecessors, (45), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:49:23,553 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:49:23,553 INFO  L93              Difference]: Finished difference Result 559 states and 855 transitions.
[2024-11-08 16:49:23,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-08 16:49:23,554 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.5) internal successors, (45), 18 states have internal predecessors, (45), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 177
[2024-11-08 16:49:23,555 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:49:23,557 INFO  L225             Difference]: With dead ends: 559
[2024-11-08 16:49:23,558 INFO  L226             Difference]: Without dead ends: 557
[2024-11-08 16:49:23,558 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 57 SyntacticMatches, 1 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 207 ImplicationChecksByTransitivity, 15.7s TimeCoverageRelationStatistics Valid=355, Invalid=905, Unknown=0, NotChecked=0, Total=1260
[2024-11-08 16:49:23,559 INFO  L432           NwaCegarLoop]: 174 mSDtfsCounter, 570 mSDsluCounter, 1254 mSDsCounter, 0 mSdLazyCounter, 782 mSolverCounterSat, 83 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 570 SdHoareTripleChecker+Valid, 1428 SdHoareTripleChecker+Invalid, 865 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 83 IncrementalHoareTripleChecker+Valid, 782 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:49:23,560 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [570 Valid, 1428 Invalid, 865 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [83 Valid, 782 Invalid, 0 Unknown, 0 Unchecked, 5.5s Time]
[2024-11-08 16:49:23,561 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 557 states.
[2024-11-08 16:49:23,590 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 557 to 345.
[2024-11-08 16:49:23,591 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 345 states, 260 states have (on average 1.396153846153846) internal successors, (363), 260 states have internal predecessors, (363), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:49:23,593 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 345 states and 525 transitions.
[2024-11-08 16:49:23,593 INFO  L78                 Accepts]: Start accepts. Automaton has 345 states and 525 transitions. Word has length 177
[2024-11-08 16:49:23,594 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:49:23,594 INFO  L471      AbstractCegarLoop]: Abstraction has 345 states and 525 transitions.
[2024-11-08 16:49:23,594 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.5) internal successors, (45), 18 states have internal predecessors, (45), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:49:23,595 INFO  L276                IsEmpty]: Start isEmpty. Operand 345 states and 525 transitions.
[2024-11-08 16:49:23,596 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-11-08 16:49:23,596 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:49:23,596 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:49:23,597 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-08 16:49:23,597 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:49:23,597 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:49:23,597 INFO  L85        PathProgramCache]: Analyzing trace with hash 32928065, now seen corresponding path program 1 times
[2024-11-08 16:49:23,597 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:49:23,598 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734022028]
[2024-11-08 16:49:23,598 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:49:23,598 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:49:23,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,878 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:49:39,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,880 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:49:39,881 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,883 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:49:39,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,884 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:49:39,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,886 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:49:39,887 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,888 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:49:39,889 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:49:39,891 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,892 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:49:39,893 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,894 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:49:39,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,896 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:49:39,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,899 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:49:39,900 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,901 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:49:39,901 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,902 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:49:39,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,905 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:49:39,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,907 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:49:39,908 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,910 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:49:39,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,912 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:49:39,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,914 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:49:39,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,917 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:49:39,918 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,919 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:49:39,921 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,922 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:49:39,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,924 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:49:39,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,927 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:49:39,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,930 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:49:39,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,933 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:49:39,934 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,935 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:49:39,936 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,938 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:49:39,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:39,943 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:49:39,944 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:49:39,944 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734022028]
[2024-11-08 16:49:39,944 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734022028] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:49:39,944 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:49:39,944 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [19] imperfect sequences [] total 19
[2024-11-08 16:49:39,944 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [624427774]
[2024-11-08 16:49:39,945 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:49:39,945 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-08 16:49:39,945 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:49:39,946 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-08 16:49:39,946 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=277, Unknown=0, NotChecked=0, Total=342
[2024-11-08 16:49:39,946 INFO  L87              Difference]: Start difference. First operand 345 states and 525 transitions. Second operand  has 19 states, 19 states have (on average 2.3684210526315788) internal successors, (45), 19 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:50:03,773 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:50:03,773 INFO  L93              Difference]: Finished difference Result 589 states and 902 transitions.
[2024-11-08 16:50:03,774 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-08 16:50:03,775 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 2.3684210526315788) internal successors, (45), 19 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 177
[2024-11-08 16:50:03,775 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:50:03,778 INFO  L225             Difference]: With dead ends: 589
[2024-11-08 16:50:03,778 INFO  L226             Difference]: Without dead ends: 587
[2024-11-08 16:50:03,779 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 300 ImplicationChecksByTransitivity, 20.4s TimeCoverageRelationStatistics Valid=465, Invalid=1257, Unknown=0, NotChecked=0, Total=1722
[2024-11-08 16:50:03,779 INFO  L432           NwaCegarLoop]: 174 mSDtfsCounter, 768 mSDsluCounter, 1384 mSDsCounter, 0 mSdLazyCounter, 865 mSolverCounterSat, 89 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 768 SdHoareTripleChecker+Valid, 1558 SdHoareTripleChecker+Invalid, 954 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 89 IncrementalHoareTripleChecker+Valid, 865 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:50:03,780 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [768 Valid, 1558 Invalid, 954 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [89 Valid, 865 Invalid, 0 Unknown, 0 Unchecked, 8.8s Time]
[2024-11-08 16:50:03,781 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 587 states.
[2024-11-08 16:50:03,809 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 587 to 346.
[2024-11-08 16:50:03,810 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 346 states, 261 states have (on average 1.3946360153256705) internal successors, (364), 261 states have internal predecessors, (364), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:50:03,812 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 346 states and 526 transitions.
[2024-11-08 16:50:03,813 INFO  L78                 Accepts]: Start accepts. Automaton has 346 states and 526 transitions. Word has length 177
[2024-11-08 16:50:03,813 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:50:03,813 INFO  L471      AbstractCegarLoop]: Abstraction has 346 states and 526 transitions.
[2024-11-08 16:50:03,814 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 2.3684210526315788) internal successors, (45), 19 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:50:03,814 INFO  L276                IsEmpty]: Start isEmpty. Operand 346 states and 526 transitions.
[2024-11-08 16:50:03,815 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-11-08 16:50:03,815 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:50:03,816 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:50:03,816 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-08 16:50:03,816 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:50:03,816 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:50:03,817 INFO  L85        PathProgramCache]: Analyzing trace with hash -1850109411, now seen corresponding path program 1 times
[2024-11-08 16:50:03,817 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:50:03,817 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585919847]
[2024-11-08 16:50:03,817 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:50:03,817 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:50:03,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,934 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:50:19,935 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,936 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:50:19,937 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,938 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:50:19,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,940 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:50:19,941 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,942 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:50:19,943 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,944 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:50:19,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,945 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:50:19,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,947 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:50:19,948 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,949 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:50:19,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,951 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:50:19,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,953 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:50:19,954 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,955 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:50:19,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,956 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:50:19,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,958 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:50:19,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,960 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:50:19,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,962 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:50:19,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,964 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:50:19,965 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,966 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:50:19,967 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,968 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:50:19,969 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,970 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:50:19,971 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,972 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:50:19,973 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,974 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:50:19,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,976 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:50:19,977 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,979 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:50:19,980 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,982 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:50:19,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,985 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:50:19,986 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,987 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:50:19,988 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:19,991 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:50:19,991 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:50:19,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585919847]
[2024-11-08 16:50:19,991 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585919847] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:50:19,991 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:50:19,991 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [19] imperfect sequences [] total 19
[2024-11-08 16:50:19,992 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [831923332]
[2024-11-08 16:50:19,992 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:50:19,992 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-08 16:50:19,992 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:50:19,993 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-08 16:50:19,993 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=236, Unknown=0, NotChecked=0, Total=342
[2024-11-08 16:50:19,993 INFO  L87              Difference]: Start difference. First operand 346 states and 526 transitions. Second operand  has 19 states, 19 states have (on average 2.3684210526315788) internal successors, (45), 19 states have internal predecessors, (45), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:50:35,587 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:50:35,587 INFO  L93              Difference]: Finished difference Result 501 states and 765 transitions.
[2024-11-08 16:50:35,588 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-08 16:50:35,589 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 2.3684210526315788) internal successors, (45), 19 states have internal predecessors, (45), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 177
[2024-11-08 16:50:35,589 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:50:35,591 INFO  L225             Difference]: With dead ends: 501
[2024-11-08 16:50:35,592 INFO  L226             Difference]: Without dead ends: 499
[2024-11-08 16:50:35,593 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 205 ImplicationChecksByTransitivity, 15.3s TimeCoverageRelationStatistics Valid=392, Invalid=940, Unknown=0, NotChecked=0, Total=1332
[2024-11-08 16:50:35,594 INFO  L432           NwaCegarLoop]: 174 mSDtfsCounter, 462 mSDsluCounter, 1239 mSDsCounter, 0 mSdLazyCounter, 891 mSolverCounterSat, 84 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 462 SdHoareTripleChecker+Valid, 1413 SdHoareTripleChecker+Invalid, 975 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 84 IncrementalHoareTripleChecker+Valid, 891 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:50:35,595 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [462 Valid, 1413 Invalid, 975 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [84 Valid, 891 Invalid, 0 Unknown, 0 Unchecked, 6.0s Time]
[2024-11-08 16:50:35,596 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 499 states.
[2024-11-08 16:50:35,632 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 499 to 346.
[2024-11-08 16:50:35,633 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 346 states, 261 states have (on average 1.3946360153256705) internal successors, (364), 261 states have internal predecessors, (364), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:50:35,635 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 346 states and 526 transitions.
[2024-11-08 16:50:35,636 INFO  L78                 Accepts]: Start accepts. Automaton has 346 states and 526 transitions. Word has length 177
[2024-11-08 16:50:35,636 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:50:35,637 INFO  L471      AbstractCegarLoop]: Abstraction has 346 states and 526 transitions.
[2024-11-08 16:50:35,640 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 2.3684210526315788) internal successors, (45), 19 states have internal predecessors, (45), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:50:35,640 INFO  L276                IsEmpty]: Start isEmpty. Operand 346 states and 526 transitions.
[2024-11-08 16:50:35,643 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-11-08 16:50:35,643 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:50:35,643 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:50:35,643 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-08 16:50:35,644 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:50:35,644 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:50:35,644 INFO  L85        PathProgramCache]: Analyzing trace with hash -1555419837, now seen corresponding path program 1 times
[2024-11-08 16:50:35,644 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:50:35,644 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2134480259]
[2024-11-08 16:50:35,645 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:50:35,645 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:50:35,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,479 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:50:52,480 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,481 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:50:52,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,482 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:50:52,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,483 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:50:52,484 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,485 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:50:52,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,486 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:50:52,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,488 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:50:52,489 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,490 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:50:52,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,492 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:50:52,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,493 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:50:52,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,496 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:50:52,496 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,497 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:50:52,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,500 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:50:52,501 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,503 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:50:52,504 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,505 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:50:52,506 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,508 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:50:52,509 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,510 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:50:52,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,513 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:50:52,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,515 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:50:52,517 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,518 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:50:52,519 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,520 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:50:52,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,522 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:50:52,523 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,525 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:50:52,526 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,527 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:50:52,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,529 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:50:52,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,531 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:50:52,532 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,534 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:50:52,535 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:52,537 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:50:52,537 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:50:52,537 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2134480259]
[2024-11-08 16:50:52,537 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2134480259] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:50:52,538 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:50:52,538 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [20] imperfect sequences [] total 20
[2024-11-08 16:50:52,538 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [927755458]
[2024-11-08 16:50:52,538 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:50:52,538 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-08 16:50:52,539 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:50:52,539 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-08 16:50:52,540 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=75, Invalid=305, Unknown=0, NotChecked=0, Total=380
[2024-11-08 16:50:52,540 INFO  L87              Difference]: Start difference. First operand 346 states and 526 transitions. Second operand  has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:51:13,816 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:51:13,816 INFO  L93              Difference]: Finished difference Result 527 states and 806 transitions.
[2024-11-08 16:51:13,817 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-08 16:51:13,818 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 177
[2024-11-08 16:51:13,818 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:51:13,820 INFO  L225             Difference]: With dead ends: 527
[2024-11-08 16:51:13,821 INFO  L226             Difference]: Without dead ends: 525
[2024-11-08 16:51:13,822 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 298 ImplicationChecksByTransitivity, 17.8s TimeCoverageRelationStatistics Valid=489, Invalid=1317, Unknown=0, NotChecked=0, Total=1806
[2024-11-08 16:51:13,822 INFO  L432           NwaCegarLoop]: 172 mSDtfsCounter, 802 mSDsluCounter, 1248 mSDsCounter, 0 mSdLazyCounter, 1053 mSolverCounterSat, 152 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 802 SdHoareTripleChecker+Valid, 1420 SdHoareTripleChecker+Invalid, 1205 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 152 IncrementalHoareTripleChecker+Valid, 1053 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:51:13,823 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [802 Valid, 1420 Invalid, 1205 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [152 Valid, 1053 Invalid, 0 Unknown, 0 Unchecked, 8.2s Time]
[2024-11-08 16:51:13,824 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 525 states.
[2024-11-08 16:51:13,852 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 525 to 341.
[2024-11-08 16:51:13,853 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 341 states, 256 states have (on average 1.39453125) internal successors, (357), 256 states have internal predecessors, (357), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:51:13,855 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 341 states and 519 transitions.
[2024-11-08 16:51:13,856 INFO  L78                 Accepts]: Start accepts. Automaton has 341 states and 519 transitions. Word has length 177
[2024-11-08 16:51:13,856 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:51:13,856 INFO  L471      AbstractCegarLoop]: Abstraction has 341 states and 519 transitions.
[2024-11-08 16:51:13,857 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:51:13,857 INFO  L276                IsEmpty]: Start isEmpty. Operand 341 states and 519 transitions.
[2024-11-08 16:51:13,858 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 179
[2024-11-08 16:51:13,858 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:51:13,858 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:51:13,859 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-08 16:51:13,859 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:51:13,859 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:51:13,859 INFO  L85        PathProgramCache]: Analyzing trace with hash 1665199180, now seen corresponding path program 1 times
[2024-11-08 16:51:13,860 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:51:13,860 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [459264697]
[2024-11-08 16:51:13,860 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:51:13,860 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:51:13,907 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,777 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:51:28,778 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,779 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:51:28,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,780 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:51:28,781 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,782 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:51:28,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,784 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:51:28,784 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,785 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:51:28,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,787 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:51:28,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,789 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:51:28,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,791 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:51:28,791 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,792 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:51:28,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,794 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:51:28,795 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,796 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:51:28,796 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,798 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:51:28,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,801 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:51:28,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,803 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:51:28,804 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,805 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:51:28,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,807 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:51:28,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,809 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:51:28,810 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,811 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:51:28,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,813 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:51:28,814 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,815 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:51:28,816 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,817 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:51:28,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,820 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:51:28,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,822 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:51:28,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,824 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:51:28,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,826 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:51:28,828 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,829 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:51:28,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:28,833 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:51:28,833 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:51:28,833 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [459264697]
[2024-11-08 16:51:28,833 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [459264697] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:51:28,834 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:51:28,834 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [20] imperfect sequences [] total 20
[2024-11-08 16:51:28,834 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [365053588]
[2024-11-08 16:51:28,834 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:51:28,834 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-08 16:51:28,835 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:51:28,835 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-08 16:51:28,835 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=75, Invalid=305, Unknown=0, NotChecked=0, Total=380
[2024-11-08 16:51:28,836 INFO  L87              Difference]: Start difference. First operand 341 states and 519 transitions. Second operand  has 20 states, 20 states have (on average 2.3) internal successors, (46), 20 states have internal predecessors, (46), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:51:49,947 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:51:49,948 INFO  L93              Difference]: Finished difference Result 531 states and 811 transitions.
[2024-11-08 16:51:49,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-08 16:51:49,949 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 20 states have (on average 2.3) internal successors, (46), 20 states have internal predecessors, (46), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 178
[2024-11-08 16:51:49,949 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:51:49,951 INFO  L225             Difference]: With dead ends: 531
[2024-11-08 16:51:49,951 INFO  L226             Difference]: Without dead ends: 529
[2024-11-08 16:51:49,952 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 248 ImplicationChecksByTransitivity, 17.6s TimeCoverageRelationStatistics Valid=400, Invalid=1082, Unknown=0, NotChecked=0, Total=1482
[2024-11-08 16:51:49,952 INFO  L432           NwaCegarLoop]: 222 mSDtfsCounter, 640 mSDsluCounter, 1608 mSDsCounter, 0 mSdLazyCounter, 1083 mSolverCounterSat, 117 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 640 SdHoareTripleChecker+Valid, 1830 SdHoareTripleChecker+Invalid, 1200 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 117 IncrementalHoareTripleChecker+Valid, 1083 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:51:49,952 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [640 Valid, 1830 Invalid, 1200 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [117 Valid, 1083 Invalid, 0 Unknown, 0 Unchecked, 9.1s Time]
[2024-11-08 16:51:49,953 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 529 states.
[2024-11-08 16:51:49,980 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 529 to 344.
[2024-11-08 16:51:49,981 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 344 states, 259 states have (on average 1.393822393822394) internal successors, (361), 259 states have internal predecessors, (361), 81 states have call successors, (81), 3 states have call predecessors, (81), 3 states have return successors, (81), 81 states have call predecessors, (81), 81 states have call successors, (81)
[2024-11-08 16:51:49,983 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 344 states and 523 transitions.
[2024-11-08 16:51:49,984 INFO  L78                 Accepts]: Start accepts. Automaton has 344 states and 523 transitions. Word has length 178
[2024-11-08 16:51:49,984 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:51:49,984 INFO  L471      AbstractCegarLoop]: Abstraction has 344 states and 523 transitions.
[2024-11-08 16:51:49,985 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 20 states have (on average 2.3) internal successors, (46), 20 states have internal predecessors, (46), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:51:49,985 INFO  L276                IsEmpty]: Start isEmpty. Operand 344 states and 523 transitions.
[2024-11-08 16:51:49,986 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 179
[2024-11-08 16:51:49,986 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:51:49,986 INFO  L215           NwaCegarLoop]: trace histogram [27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:51:49,986 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-11-08 16:51:49,987 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:51:49,987 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:51:49,987 INFO  L85        PathProgramCache]: Analyzing trace with hash -328945526, now seen corresponding path program 1 times
[2024-11-08 16:51:49,987 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:51:49,987 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195424532]
[2024-11-08 16:51:49,988 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:51:49,988 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:51:50,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,090 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:52:11,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,093 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:52:11,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,095 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:52:11,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:52:11,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,100 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:52:11,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,102 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:52:11,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,103 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:52:11,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,106 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:52:11,106 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,107 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:52:11,108 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,109 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:52:11,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,111 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:52:11,112 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,113 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:52:11,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,114 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:52:11,116 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,117 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:52:11,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,119 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:52:11,120 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,121 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:52:11,122 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,124 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:52:11,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,126 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:52:11,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,128 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:52:11,129 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,130 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:52:11,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,132 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:52:11,134 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,136 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:52:11,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,139 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:52:11,140 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,141 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:52:11,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,143 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:52:11,145 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,146 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:52:11,147 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,148 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:52:11,149 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:11,152 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked.
[2024-11-08 16:52:11,152 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:52:11,152 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1195424532]
[2024-11-08 16:52:11,152 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1195424532] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:52:11,152 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:52:11,153 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [21] imperfect sequences [] total 21
[2024-11-08 16:52:11,153 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [414896417]
[2024-11-08 16:52:11,153 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:52:11,153 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-08 16:52:11,153 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:52:11,154 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-08 16:52:11,154 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=77, Invalid=343, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:52:11,155 INFO  L87              Difference]: Start difference. First operand 344 states and 523 transitions. Second operand  has 21 states, 21 states have (on average 2.1904761904761907) internal successors, (46), 21 states have internal predecessors, (46), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:52:53,292 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:52:53,292 INFO  L93              Difference]: Finished difference Result 785 states and 1198 transitions.
[2024-11-08 16:52:53,293 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 36 states. 
[2024-11-08 16:52:53,293 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 2.1904761904761907) internal successors, (46), 21 states have internal predecessors, (46), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27) Word has length 178
[2024-11-08 16:52:53,294 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:52:53,297 INFO  L225             Difference]: With dead ends: 785
[2024-11-08 16:52:53,298 INFO  L226             Difference]: Without dead ends: 783
[2024-11-08 16:52:53,299 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 101 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 44 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 376 ImplicationChecksByTransitivity, 35.7s TimeCoverageRelationStatistics Valid=518, Invalid=1552, Unknown=0, NotChecked=0, Total=2070
[2024-11-08 16:52:53,299 INFO  L432           NwaCegarLoop]: 296 mSDtfsCounter, 1085 mSDsluCounter, 2337 mSDsCounter, 0 mSdLazyCounter, 1931 mSolverCounterSat, 154 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 14.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1085 SdHoareTripleChecker+Valid, 2633 SdHoareTripleChecker+Invalid, 2085 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 154 IncrementalHoareTripleChecker+Valid, 1931 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 15.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:52:53,300 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1085 Valid, 2633 Invalid, 2085 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [154 Valid, 1931 Invalid, 0 Unknown, 0 Unchecked, 15.5s Time]
[2024-11-08 16:52:53,301 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 783 states.
[2024-11-08 16:52:53,347 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 783 to 428.
[2024-11-08 16:52:53,348 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 428 states, 315 states have (on average 1.3904761904761904) internal successors, (438), 315 states have internal predecessors, (438), 108 states have call successors, (108), 4 states have call predecessors, (108), 4 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:52:53,355 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 428 states and 654 transitions.
[2024-11-08 16:52:53,356 INFO  L78                 Accepts]: Start accepts. Automaton has 428 states and 654 transitions. Word has length 178
[2024-11-08 16:52:53,357 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:52:53,357 INFO  L471      AbstractCegarLoop]: Abstraction has 428 states and 654 transitions.
[2024-11-08 16:52:53,357 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 2.1904761904761907) internal successors, (46), 21 states have internal predecessors, (46), 2 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 2 states have call predecessors, (27), 2 states have call successors, (27)
[2024-11-08 16:52:53,357 INFO  L276                IsEmpty]: Start isEmpty. Operand 428 states and 654 transitions.
[2024-11-08 16:52:53,361 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 346
[2024-11-08 16:52:53,361 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:52:53,362 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:52:53,362 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2024-11-08 16:52:53,362 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:52:53,362 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:52:53,363 INFO  L85        PathProgramCache]: Analyzing trace with hash -352725698, now seen corresponding path program 1 times
[2024-11-08 16:52:53,363 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:52:53,363 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [901127386]
[2024-11-08 16:52:53,363 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:52:53,363 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:52:53,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,987 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:53:14,988 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,989 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:53:14,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,990 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:53:14,991 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,991 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:53:14,992 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,992 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:53:14,993 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,993 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:53:14,994 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,995 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:53:14,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,996 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:53:14,996 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,997 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:53:14,998 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:14,999 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:53:14,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,000 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:53:15,000 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,001 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:53:15,001 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,002 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:53:15,003 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:53:15,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,005 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:53:15,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,006 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:53:15,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,008 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:53:15,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,009 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:53:15,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,010 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:53:15,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,011 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:53:15,012 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,013 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:53:15,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,014 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:53:15,015 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,015 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:53:15,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,017 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:53:15,017 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,018 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:53:15,018 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,019 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:53:15,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,021 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:53:15,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,022 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176
[2024-11-08 16:53:15,023 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,023 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181
[2024-11-08 16:53:15,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,025 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187
[2024-11-08 16:53:15,026 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,026 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 192
[2024-11-08 16:53:15,027 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,028 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 198
[2024-11-08 16:53:15,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,029 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 203
[2024-11-08 16:53:15,030 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,030 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 209
[2024-11-08 16:53:15,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,032 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214
[2024-11-08 16:53:15,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 220
[2024-11-08 16:53:15,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 225
[2024-11-08 16:53:15,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,036 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 231
[2024-11-08 16:53:15,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,038 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 236
[2024-11-08 16:53:15,039 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241
[2024-11-08 16:53:15,040 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,042 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247
[2024-11-08 16:53:15,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,044 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:53:15,045 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,047 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 258
[2024-11-08 16:53:15,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,049 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 263
[2024-11-08 16:53:15,050 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,051 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269
[2024-11-08 16:53:15,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,054 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274
[2024-11-08 16:53:15,055 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,056 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 280
[2024-11-08 16:53:15,057 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,059 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 285
[2024-11-08 16:53:15,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,061 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 291
[2024-11-08 16:53:15,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,064 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 296
[2024-11-08 16:53:15,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,066 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302
[2024-11-08 16:53:15,067 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,069 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307
[2024-11-08 16:53:15,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,071 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313
[2024-11-08 16:53:15,072 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 318
[2024-11-08 16:53:15,075 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:15,092 INFO  L134       CoverageAnalysis]: Checked inductivity of 5786 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 5766 trivial. 0 not checked.
[2024-11-08 16:53:15,096 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:53:15,096 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [901127386]
[2024-11-08 16:53:15,096 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [901127386] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:53:15,097 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:53:15,097 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14
[2024-11-08 16:53:15,097 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2061004399]
[2024-11-08 16:53:15,097 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:53:15,098 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 16:53:15,098 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:53:15,099 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 16:53:15,099 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=144, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:53:15,099 INFO  L87              Difference]: Start difference. First operand 428 states and 654 transitions. Second operand  has 14 states, 14 states have (on average 4.571428571428571) internal successors, (64), 14 states have internal predecessors, (64), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:53:24,350 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:53:24,351 INFO  L93              Difference]: Finished difference Result 664 states and 1008 transitions.
[2024-11-08 16:53:24,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 16:53:24,352 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 4.571428571428571) internal successors, (64), 14 states have internal predecessors, (64), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 345
[2024-11-08 16:53:24,353 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:53:24,357 INFO  L225             Difference]: With dead ends: 664
[2024-11-08 16:53:24,357 INFO  L226             Difference]: Without dead ends: 662
[2024-11-08 16:53:24,358 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 135 GetRequests, 114 SyntacticMatches, 2 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41 ImplicationChecksByTransitivity, 13.3s TimeCoverageRelationStatistics Valid=102, Invalid=318, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:53:24,358 INFO  L432           NwaCegarLoop]: 170 mSDtfsCounter, 731 mSDsluCounter, 966 mSDsCounter, 0 mSdLazyCounter, 429 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 731 SdHoareTripleChecker+Valid, 1136 SdHoareTripleChecker+Invalid, 429 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 429 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:53:24,359 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [731 Valid, 1136 Invalid, 429 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 429 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-11-08 16:53:24,360 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 662 states.
[2024-11-08 16:53:24,415 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 662 to 439.
[2024-11-08 16:53:24,416 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 439 states, 326 states have (on average 1.392638036809816) internal successors, (454), 326 states have internal predecessors, (454), 108 states have call successors, (108), 4 states have call predecessors, (108), 4 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:53:24,418 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 439 states and 670 transitions.
[2024-11-08 16:53:24,419 INFO  L78                 Accepts]: Start accepts. Automaton has 439 states and 670 transitions. Word has length 345
[2024-11-08 16:53:24,420 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:53:24,420 INFO  L471      AbstractCegarLoop]: Abstraction has 439 states and 670 transitions.
[2024-11-08 16:53:24,420 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 4.571428571428571) internal successors, (64), 14 states have internal predecessors, (64), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:53:24,420 INFO  L276                IsEmpty]: Start isEmpty. Operand 439 states and 670 transitions.
[2024-11-08 16:53:24,424 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 346
[2024-11-08 16:53:24,424 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:53:24,424 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:53:24,424 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-08 16:53:24,425 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:53:24,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:53:24,425 INFO  L85        PathProgramCache]: Analyzing trace with hash 69976128, now seen corresponding path program 1 times
[2024-11-08 16:53:24,425 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:53:24,426 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871881442]
[2024-11-08 16:53:24,426 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:53:24,426 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:53:24,697 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,480 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:53:39,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,482 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:53:39,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,483 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:53:39,484 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,485 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:53:39,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,486 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:53:39,486 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,487 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:53:39,488 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,488 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:53:39,489 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,489 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:53:39,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,491 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:53:39,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,492 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:53:39,492 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,493 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:53:39,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,494 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:53:39,495 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,495 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:53:39,496 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,497 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:53:39,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,498 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:53:39,499 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,499 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:53:39,500 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,501 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:53:39,501 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,502 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:53:39,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,503 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:53:39,503 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,504 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:53:39,505 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,505 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:53:39,506 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,507 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:53:39,507 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,508 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:53:39,508 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,509 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:53:39,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,510 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:53:39,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,512 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:53:39,512 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,513 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:53:39,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,514 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176
[2024-11-08 16:53:39,515 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,516 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181
[2024-11-08 16:53:39,516 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,517 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187
[2024-11-08 16:53:39,518 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,518 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 192
[2024-11-08 16:53:39,519 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,520 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 198
[2024-11-08 16:53:39,520 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,521 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 203
[2024-11-08 16:53:39,522 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,522 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 209
[2024-11-08 16:53:39,523 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,524 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214
[2024-11-08 16:53:39,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,525 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 220
[2024-11-08 16:53:39,526 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,527 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 225
[2024-11-08 16:53:39,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,528 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 231
[2024-11-08 16:53:39,529 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,530 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 236
[2024-11-08 16:53:39,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,531 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241
[2024-11-08 16:53:39,532 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,533 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247
[2024-11-08 16:53:39,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,534 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:53:39,535 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,536 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 258
[2024-11-08 16:53:39,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,537 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 263
[2024-11-08 16:53:39,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,539 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269
[2024-11-08 16:53:39,540 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,541 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274
[2024-11-08 16:53:39,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,542 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 280
[2024-11-08 16:53:39,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,544 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 285
[2024-11-08 16:53:39,545 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,545 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 291
[2024-11-08 16:53:39,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,547 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 296
[2024-11-08 16:53:39,548 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,548 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302
[2024-11-08 16:53:39,549 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,550 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307
[2024-11-08 16:53:39,551 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,552 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313
[2024-11-08 16:53:39,553 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,554 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 318
[2024-11-08 16:53:39,554 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:39,557 INFO  L134       CoverageAnalysis]: Checked inductivity of 5786 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 5766 trivial. 0 not checked.
[2024-11-08 16:53:39,557 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:53:39,557 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871881442]
[2024-11-08 16:53:39,557 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871881442] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:53:39,557 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:53:39,557 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14
[2024-11-08 16:53:39,558 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1819784052]
[2024-11-08 16:53:39,558 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:53:39,558 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 16:53:39,558 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:53:39,559 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 16:53:39,559 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=144, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:53:39,560 INFO  L87              Difference]: Start difference. First operand 439 states and 670 transitions. Second operand  has 14 states, 14 states have (on average 4.571428571428571) internal successors, (64), 14 states have internal predecessors, (64), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:53:45,484 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:53:45,484 INFO  L93              Difference]: Finished difference Result 780 states and 1190 transitions.
[2024-11-08 16:53:45,485 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 16:53:45,485 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 4.571428571428571) internal successors, (64), 14 states have internal predecessors, (64), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 345
[2024-11-08 16:53:45,486 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:53:45,488 INFO  L225             Difference]: With dead ends: 780
[2024-11-08 16:53:45,488 INFO  L226             Difference]: Without dead ends: 778
[2024-11-08 16:53:45,489 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 135 GetRequests, 114 SyntacticMatches, 2 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41 ImplicationChecksByTransitivity, 8.2s TimeCoverageRelationStatistics Valid=102, Invalid=318, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:53:45,489 INFO  L432           NwaCegarLoop]: 106 mSDtfsCounter, 646 mSDsluCounter, 928 mSDsCounter, 0 mSdLazyCounter, 474 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 646 SdHoareTripleChecker+Valid, 1034 SdHoareTripleChecker+Invalid, 474 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 474 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:53:45,489 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [646 Valid, 1034 Invalid, 474 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 474 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-08 16:53:45,490 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 778 states.
[2024-11-08 16:53:45,537 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 778 to 430.
[2024-11-08 16:53:45,538 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 430 states, 317 states have (on average 1.391167192429022) internal successors, (441), 317 states have internal predecessors, (441), 108 states have call successors, (108), 4 states have call predecessors, (108), 4 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:53:45,539 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 430 states to 430 states and 657 transitions.
[2024-11-08 16:53:45,540 INFO  L78                 Accepts]: Start accepts. Automaton has 430 states and 657 transitions. Word has length 345
[2024-11-08 16:53:45,541 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:53:45,541 INFO  L471      AbstractCegarLoop]: Abstraction has 430 states and 657 transitions.
[2024-11-08 16:53:45,541 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 4.571428571428571) internal successors, (64), 14 states have internal predecessors, (64), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:53:45,541 INFO  L276                IsEmpty]: Start isEmpty. Operand 430 states and 657 transitions.
[2024-11-08 16:53:45,544 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 347
[2024-11-08 16:53:45,544 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:53:45,545 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:53:45,545 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-11-08 16:53:45,545 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:53:45,545 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:53:45,545 INFO  L85        PathProgramCache]: Analyzing trace with hash -1958298319, now seen corresponding path program 1 times
[2024-11-08 16:53:45,546 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:53:45,546 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [838836069]
[2024-11-08 16:53:45,546 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:53:45,546 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:53:45,762 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,427 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:54:04,427 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,428 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:54:04,429 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,429 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:54:04,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,430 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:54:04,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,431 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:54:04,432 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,432 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:54:04,433 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,433 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:54:04,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,434 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:54:04,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,435 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:54:04,436 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,436 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:54:04,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,437 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:54:04,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,438 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:54:04,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,439 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:54:04,440 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,440 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:54:04,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,441 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:54:04,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:54:04,443 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,444 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:54:04,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,445 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:54:04,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,446 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:54:04,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,447 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:54:04,447 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,448 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:54:04,448 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,449 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:54:04,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,450 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:54:04,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,452 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:54:04,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,453 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:54:04,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,455 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:54:04,456 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,457 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:54:04,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,459 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176
[2024-11-08 16:54:04,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,461 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181
[2024-11-08 16:54:04,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,463 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187
[2024-11-08 16:54:04,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,465 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 192
[2024-11-08 16:54:04,466 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,467 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 198
[2024-11-08 16:54:04,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,469 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 203
[2024-11-08 16:54:04,470 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,470 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 209
[2024-11-08 16:54:04,471 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,472 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214
[2024-11-08 16:54:04,473 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,473 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 220
[2024-11-08 16:54:04,474 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,475 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 225
[2024-11-08 16:54:04,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,476 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 231
[2024-11-08 16:54:04,477 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,477 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 236
[2024-11-08 16:54:04,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,478 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241
[2024-11-08 16:54:04,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,480 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247
[2024-11-08 16:54:04,480 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,481 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:54:04,482 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,482 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 258
[2024-11-08 16:54:04,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,484 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 263
[2024-11-08 16:54:04,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,485 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269
[2024-11-08 16:54:04,486 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,486 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274
[2024-11-08 16:54:04,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,488 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 280
[2024-11-08 16:54:04,489 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,489 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 285
[2024-11-08 16:54:04,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,491 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 291
[2024-11-08 16:54:04,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,492 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 296
[2024-11-08 16:54:04,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,493 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302
[2024-11-08 16:54:04,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,495 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307
[2024-11-08 16:54:04,496 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,496 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313
[2024-11-08 16:54:04,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,498 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 318
[2024-11-08 16:54:04,499 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:04,502 INFO  L134       CoverageAnalysis]: Checked inductivity of 5786 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 5766 trivial. 0 not checked.
[2024-11-08 16:54:04,502 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:04,502 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [838836069]
[2024-11-08 16:54:04,502 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [838836069] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:04,503 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:04,503 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [15] imperfect sequences [] total 15
[2024-11-08 16:54:04,503 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982889951]
[2024-11-08 16:54:04,503 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:04,504 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-08 16:54:04,504 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:04,504 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-08 16:54:04,504 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:54:04,504 INFO  L87              Difference]: Start difference. First operand 430 states and 657 transitions. Second operand  has 15 states, 15 states have (on average 4.333333333333333) internal successors, (65), 15 states have internal predecessors, (65), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:54:16,526 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:16,526 INFO  L93              Difference]: Finished difference Result 664 states and 1009 transitions.
[2024-11-08 16:54:16,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 16:54:16,528 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 4.333333333333333) internal successors, (65), 15 states have internal predecessors, (65), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 346
[2024-11-08 16:54:16,529 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:16,531 INFO  L225             Difference]: With dead ends: 664
[2024-11-08 16:54:16,532 INFO  L226             Difference]: Without dead ends: 662
[2024-11-08 16:54:16,532 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 14.3s TimeCoverageRelationStatistics Valid=135, Invalid=417, Unknown=0, NotChecked=0, Total=552
[2024-11-08 16:54:16,533 INFO  L432           NwaCegarLoop]: 192 mSDtfsCounter, 454 mSDsluCounter, 1461 mSDsCounter, 0 mSdLazyCounter, 775 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 454 SdHoareTripleChecker+Valid, 1653 SdHoareTripleChecker+Invalid, 775 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 775 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:16,533 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [454 Valid, 1653 Invalid, 775 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 775 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-11-08 16:54:16,534 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 662 states.
[2024-11-08 16:54:16,578 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 662 to 439.
[2024-11-08 16:54:16,579 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 439 states, 326 states have (on average 1.392638036809816) internal successors, (454), 326 states have internal predecessors, (454), 108 states have call successors, (108), 4 states have call predecessors, (108), 4 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:54:16,581 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 439 states and 670 transitions.
[2024-11-08 16:54:16,582 INFO  L78                 Accepts]: Start accepts. Automaton has 439 states and 670 transitions. Word has length 346
[2024-11-08 16:54:16,582 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:16,582 INFO  L471      AbstractCegarLoop]: Abstraction has 439 states and 670 transitions.
[2024-11-08 16:54:16,582 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 4.333333333333333) internal successors, (65), 15 states have internal predecessors, (65), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:54:16,582 INFO  L276                IsEmpty]: Start isEmpty. Operand 439 states and 670 transitions.
[2024-11-08 16:54:16,585 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 347
[2024-11-08 16:54:16,586 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:16,586 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:16,586 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-11-08 16:54:16,586 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:16,587 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:16,587 INFO  L85        PathProgramCache]: Analyzing trace with hash -1405443307, now seen corresponding path program 1 times
[2024-11-08 16:54:16,587 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:16,587 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2086374953]
[2024-11-08 16:54:16,587 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:16,587 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:16,815 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,779 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:54:35,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,780 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:54:35,781 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,781 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:54:35,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,782 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:54:35,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,784 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:54:35,784 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,784 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:54:35,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,786 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:54:35,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,787 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:54:35,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,788 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:54:35,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,788 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:54:35,789 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,790 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:54:35,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,790 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:54:35,791 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,791 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:54:35,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,792 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:54:35,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,794 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:54:35,794 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,795 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:54:35,795 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,796 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:54:35,796 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,797 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:54:35,797 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,798 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:54:35,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,799 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:54:35,800 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,800 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:54:35,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,801 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:54:35,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,803 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:54:35,803 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,804 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:54:35,804 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,805 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:54:35,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,806 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:54:35,807 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,807 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:54:35,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,809 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176
[2024-11-08 16:54:35,809 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,810 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181
[2024-11-08 16:54:35,811 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,811 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187
[2024-11-08 16:54:35,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,812 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 192
[2024-11-08 16:54:35,813 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,814 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 198
[2024-11-08 16:54:35,814 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,816 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 203
[2024-11-08 16:54:35,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,818 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 209
[2024-11-08 16:54:35,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,820 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214
[2024-11-08 16:54:35,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,822 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 220
[2024-11-08 16:54:35,822 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,824 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 225
[2024-11-08 16:54:35,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,826 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 231
[2024-11-08 16:54:35,828 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,829 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 236
[2024-11-08 16:54:35,830 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,831 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241
[2024-11-08 16:54:35,833 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,834 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247
[2024-11-08 16:54:35,836 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,837 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:54:35,839 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,840 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 258
[2024-11-08 16:54:35,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,843 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 263
[2024-11-08 16:54:35,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,846 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269
[2024-11-08 16:54:35,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,849 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274
[2024-11-08 16:54:35,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,852 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 280
[2024-11-08 16:54:35,853 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,854 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 285
[2024-11-08 16:54:35,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,857 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 291
[2024-11-08 16:54:35,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,859 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 296
[2024-11-08 16:54:35,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,862 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302
[2024-11-08 16:54:35,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,865 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307
[2024-11-08 16:54:35,867 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,868 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313
[2024-11-08 16:54:35,870 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,872 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 318
[2024-11-08 16:54:35,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,877 INFO  L134       CoverageAnalysis]: Checked inductivity of 5786 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 5732 trivial. 0 not checked.
[2024-11-08 16:54:35,878 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:35,878 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2086374953]
[2024-11-08 16:54:35,878 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2086374953] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:35,878 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:35,878 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [16] imperfect sequences [] total 16
[2024-11-08 16:54:35,879 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1362288980]
[2024-11-08 16:54:35,879 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:35,879 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 16:54:35,879 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:35,880 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 16:54:35,880 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=199, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:54:35,880 INFO  L87              Difference]: Start difference. First operand 439 states and 670 transitions. Second operand  has 16 states, 16 states have (on average 4.75) internal successors, (76), 16 states have internal predecessors, (76), 2 states have call successors, (50), 1 states have call predecessors, (50), 1 states have return successors, (50), 2 states have call predecessors, (50), 2 states have call successors, (50)
[2024-11-08 16:54:47,671 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:47,671 INFO  L93              Difference]: Finished difference Result 664 states and 1009 transitions.
[2024-11-08 16:54:47,672 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 16:54:47,673 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 4.75) internal successors, (76), 16 states have internal predecessors, (76), 2 states have call successors, (50), 1 states have call predecessors, (50), 1 states have return successors, (50), 2 states have call predecessors, (50), 2 states have call successors, (50) Word has length 346
[2024-11-08 16:54:47,673 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:47,675 INFO  L225             Difference]: With dead ends: 664
[2024-11-08 16:54:47,675 INFO  L226             Difference]: Without dead ends: 662
[2024-11-08 16:54:47,676 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 139 GetRequests, 115 SyntacticMatches, 1 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 83 ImplicationChecksByTransitivity, 14.4s TimeCoverageRelationStatistics Valid=143, Invalid=457, Unknown=0, NotChecked=0, Total=600
[2024-11-08 16:54:47,676 INFO  L432           NwaCegarLoop]: 207 mSDtfsCounter, 713 mSDsluCounter, 1129 mSDsCounter, 0 mSdLazyCounter, 868 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 713 SdHoareTripleChecker+Valid, 1336 SdHoareTripleChecker+Invalid, 869 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 868 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:47,677 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [713 Valid, 1336 Invalid, 869 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 868 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-08 16:54:47,677 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 662 states.
[2024-11-08 16:54:47,724 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 662 to 440.
[2024-11-08 16:54:47,725 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 440 states, 327 states have (on average 1.3914373088685015) internal successors, (455), 327 states have internal predecessors, (455), 108 states have call successors, (108), 4 states have call predecessors, (108), 4 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:54:47,727 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 440 states to 440 states and 671 transitions.
[2024-11-08 16:54:47,728 INFO  L78                 Accepts]: Start accepts. Automaton has 440 states and 671 transitions. Word has length 346
[2024-11-08 16:54:47,728 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:47,728 INFO  L471      AbstractCegarLoop]: Abstraction has 440 states and 671 transitions.
[2024-11-08 16:54:47,728 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 4.75) internal successors, (76), 16 states have internal predecessors, (76), 2 states have call successors, (50), 1 states have call predecessors, (50), 1 states have return successors, (50), 2 states have call predecessors, (50), 2 states have call successors, (50)
[2024-11-08 16:54:47,729 INFO  L276                IsEmpty]: Start isEmpty. Operand 440 states and 671 transitions.
[2024-11-08 16:54:47,732 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 347
[2024-11-08 16:54:47,732 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:47,734 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:47,735 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-11-08 16:54:47,735 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:47,735 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:47,735 INFO  L85        PathProgramCache]: Analyzing trace with hash -760007590, now seen corresponding path program 1 times
[2024-11-08 16:54:47,736 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:47,736 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1939624438]
[2024-11-08 16:54:47,736 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:47,736 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:47,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,075 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:55:13,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,077 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:55:13,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,078 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:55:13,078 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,079 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:55:13,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,081 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:55:13,082 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,083 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:55:13,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,085 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:55:13,086 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,088 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:55:13,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,090 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:55:13,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,092 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:55:13,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,094 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:55:13,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,096 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:55:13,097 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:55:13,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,100 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:55:13,101 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,102 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:55:13,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,105 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:55:13,106 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,108 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:55:13,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,110 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:55:13,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,113 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:55:13,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,115 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:55:13,116 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,117 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:55:13,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,120 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:55:13,121 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,122 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:55:13,123 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,124 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:55:13,126 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,127 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:55:13,129 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,130 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:55:13,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,133 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:55:13,134 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,135 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176
[2024-11-08 16:55:13,136 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,137 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181
[2024-11-08 16:55:13,138 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,139 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187
[2024-11-08 16:55:13,140 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,141 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 192
[2024-11-08 16:55:13,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,142 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 198
[2024-11-08 16:55:13,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,144 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 203
[2024-11-08 16:55:13,145 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,146 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 209
[2024-11-08 16:55:13,147 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,148 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214
[2024-11-08 16:55:13,149 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,150 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 220
[2024-11-08 16:55:13,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,152 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 225
[2024-11-08 16:55:13,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,154 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 231
[2024-11-08 16:55:13,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,155 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 236
[2024-11-08 16:55:13,156 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,157 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241
[2024-11-08 16:55:13,158 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,159 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247
[2024-11-08 16:55:13,160 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,161 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:55:13,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,163 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 258
[2024-11-08 16:55:13,164 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,165 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 263
[2024-11-08 16:55:13,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,167 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269
[2024-11-08 16:55:13,168 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,169 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274
[2024-11-08 16:55:13,170 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,171 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 280
[2024-11-08 16:55:13,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,173 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 285
[2024-11-08 16:55:13,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,175 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 291
[2024-11-08 16:55:13,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,177 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 296
[2024-11-08 16:55:13,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,179 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302
[2024-11-08 16:55:13,180 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,180 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307
[2024-11-08 16:55:13,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,183 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313
[2024-11-08 16:55:13,184 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,185 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 318
[2024-11-08 16:55:13,186 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,189 INFO  L134       CoverageAnalysis]: Checked inductivity of 5786 backedges. 1 proven. 57 refuted. 0 times theorem prover too weak. 5728 trivial. 0 not checked.
[2024-11-08 16:55:13,189 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:13,190 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1939624438]
[2024-11-08 16:55:13,190 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1939624438] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:55:13,190 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [716868422]
[2024-11-08 16:55:13,190 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:13,190 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:55:13,190 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:55:13,193 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:55:13,196 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:55:13,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:13,389 INFO  L255         TraceCheckSpWp]: Trace formula consists of 768 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 16:55:13,404 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:55:13,953 INFO  L134       CoverageAnalysis]: Checked inductivity of 5786 backedges. 3150 proven. 3 refuted. 0 times theorem prover too weak. 2633 trivial. 0 not checked.
[2024-11-08 16:55:13,954 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:55:14,652 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [716868422] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:55:14,653 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:55:14,653 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 5] total 21
[2024-11-08 16:55:14,653 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [203205114]
[2024-11-08 16:55:14,653 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:55:14,654 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-08 16:55:14,654 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:14,655 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-08 16:55:14,655 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=386, Unknown=0, NotChecked=0, Total=462
[2024-11-08 16:55:14,656 INFO  L87              Difference]: Start difference. First operand 440 states and 671 transitions. Second operand  has 21 states, 21 states have (on average 6.761904761904762) internal successors, (142), 21 states have internal predecessors, (142), 4 states have call successors, (80), 3 states have call predecessors, (80), 4 states have return successors, (81), 4 states have call predecessors, (81), 4 states have call successors, (81)
[2024-11-08 16:55:37,230 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:37,230 INFO  L93              Difference]: Finished difference Result 1081 states and 1631 transitions.
[2024-11-08 16:55:37,231 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-08 16:55:37,231 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 6.761904761904762) internal successors, (142), 21 states have internal predecessors, (142), 4 states have call successors, (80), 3 states have call predecessors, (80), 4 states have return successors, (81), 4 states have call predecessors, (81), 4 states have call successors, (81) Word has length 346
[2024-11-08 16:55:37,232 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:37,235 INFO  L225             Difference]: With dead ends: 1081
[2024-11-08 16:55:37,235 INFO  L226             Difference]: Without dead ends: 741
[2024-11-08 16:55:37,237 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 694 GetRequests, 651 SyntacticMatches, 2 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 327 ImplicationChecksByTransitivity, 21.8s TimeCoverageRelationStatistics Valid=355, Invalid=1451, Unknown=0, NotChecked=0, Total=1806
[2024-11-08 16:55:37,238 INFO  L432           NwaCegarLoop]: 164 mSDtfsCounter, 664 mSDsluCounter, 1282 mSDsCounter, 0 mSdLazyCounter, 1174 mSolverCounterSat, 147 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 664 SdHoareTripleChecker+Valid, 1446 SdHoareTripleChecker+Invalid, 1321 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 147 IncrementalHoareTripleChecker+Valid, 1174 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:37,238 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [664 Valid, 1446 Invalid, 1321 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [147 Valid, 1174 Invalid, 0 Unknown, 0 Unchecked, 9.5s Time]
[2024-11-08 16:55:37,239 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 741 states.
[2024-11-08 16:55:37,320 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 741 to 477.
[2024-11-08 16:55:37,321 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 477 states, 360 states have (on average 1.3722222222222222) internal successors, (494), 360 states have internal predecessors, (494), 108 states have call successors, (108), 8 states have call predecessors, (108), 8 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:55:37,323 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 477 states and 710 transitions.
[2024-11-08 16:55:37,324 INFO  L78                 Accepts]: Start accepts. Automaton has 477 states and 710 transitions. Word has length 346
[2024-11-08 16:55:37,324 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:37,324 INFO  L471      AbstractCegarLoop]: Abstraction has 477 states and 710 transitions.
[2024-11-08 16:55:37,325 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 6.761904761904762) internal successors, (142), 21 states have internal predecessors, (142), 4 states have call successors, (80), 3 states have call predecessors, (80), 4 states have return successors, (81), 4 states have call predecessors, (81), 4 states have call successors, (81)
[2024-11-08 16:55:37,325 INFO  L276                IsEmpty]: Start isEmpty. Operand 477 states and 710 transitions.
[2024-11-08 16:55:37,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 349
[2024-11-08 16:55:37,328 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:37,328 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:37,350 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 16:55:37,529 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:55:37,529 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:37,530 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:37,530 INFO  L85        PathProgramCache]: Analyzing trace with hash -1217677100, now seen corresponding path program 1 times
[2024-11-08 16:55:37,530 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:37,530 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [334561198]
[2024-11-08 16:55:37,530 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:37,531 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:37,697 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,185 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:56:16,186 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,187 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:56:16,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,188 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:56:16,189 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,189 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:56:16,190 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,191 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:56:16,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,192 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:56:16,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,194 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:56:16,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:56:16,196 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,197 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:56:16,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,199 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:56:16,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,201 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:56:16,202 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,203 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:56:16,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,206 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:56:16,207 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,208 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:56:16,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,211 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:56:16,212 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,213 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:56:16,215 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,216 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:56:16,217 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,218 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:56:16,219 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,221 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:56:16,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,223 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:56:16,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,225 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:56:16,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,228 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:56:16,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,230 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:56:16,231 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,232 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:56:16,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,234 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:56:16,235 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,236 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:56:16,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,238 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:56:16,240 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,241 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177
[2024-11-08 16:56:16,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,244 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182
[2024-11-08 16:56:16,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,247 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188
[2024-11-08 16:56:16,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,249 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193
[2024-11-08 16:56:16,251 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199
[2024-11-08 16:56:16,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,255 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204
[2024-11-08 16:56:16,256 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,257 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210
[2024-11-08 16:56:16,258 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,260 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215
[2024-11-08 16:56:16,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,262 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221
[2024-11-08 16:56:16,263 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,264 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226
[2024-11-08 16:56:16,266 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,267 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232
[2024-11-08 16:56:16,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,269 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237
[2024-11-08 16:56:16,271 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,272 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 242
[2024-11-08 16:56:16,273 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,275 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248
[2024-11-08 16:56:16,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,278 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-08 16:56:16,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,281 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259
[2024-11-08 16:56:16,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,283 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 264
[2024-11-08 16:56:16,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,286 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270
[2024-11-08 16:56:16,288 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,289 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 275
[2024-11-08 16:56:16,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,292 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281
[2024-11-08 16:56:16,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,294 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 286
[2024-11-08 16:56:16,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,297 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292
[2024-11-08 16:56:16,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,301 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-08 16:56:16,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,304 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303
[2024-11-08 16:56:16,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,307 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 308
[2024-11-08 16:56:16,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,310 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314
[2024-11-08 16:56:16,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,313 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319
[2024-11-08 16:56:16,314 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,319 INFO  L134       CoverageAnalysis]: Checked inductivity of 5787 backedges. 5 proven. 58 refuted. 0 times theorem prover too weak. 5724 trivial. 0 not checked.
[2024-11-08 16:56:16,320 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:56:16,320 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [334561198]
[2024-11-08 16:56:16,320 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [334561198] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:56:16,320 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1187540688]
[2024-11-08 16:56:16,320 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:56:16,320 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:56:16,321 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:56:16,322 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:56:16,324 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:56:16,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:16,525 INFO  L255         TraceCheckSpWp]: Trace formula consists of 772 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:56:16,533 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:56:17,677 INFO  L134       CoverageAnalysis]: Checked inductivity of 5787 backedges. 2975 proven. 78 refuted. 0 times theorem prover too weak. 2734 trivial. 0 not checked.
[2024-11-08 16:56:17,677 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:56:18,608 INFO  L134       CoverageAnalysis]: Checked inductivity of 5787 backedges. 141 proven. 78 refuted. 0 times theorem prover too weak. 5568 trivial. 0 not checked.
[2024-11-08 16:56:18,608 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1187540688] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:56:18,608 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:56:18,609 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 5, 5] total 24
[2024-11-08 16:56:18,609 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139396568]
[2024-11-08 16:56:18,609 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:56:18,610 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-11-08 16:56:18,610 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:56:18,611 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-11-08 16:56:18,611 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=469, Unknown=0, NotChecked=0, Total=552
[2024-11-08 16:56:18,611 INFO  L87              Difference]: Start difference. First operand 477 states and 710 transitions. Second operand  has 24 states, 24 states have (on average 6.666666666666667) internal successors, (160), 24 states have internal predecessors, (160), 4 states have call successors, (131), 2 states have call predecessors, (131), 4 states have return successors, (133), 4 states have call predecessors, (133), 4 states have call successors, (133)
[2024-11-08 16:56:35,355 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:56:35,356 INFO  L93              Difference]: Finished difference Result 1123 states and 1658 transitions.
[2024-11-08 16:56:35,357 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-08 16:56:35,357 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 24 states have (on average 6.666666666666667) internal successors, (160), 24 states have internal predecessors, (160), 4 states have call successors, (131), 2 states have call predecessors, (131), 4 states have return successors, (133), 4 states have call predecessors, (133), 4 states have call successors, (133) Word has length 348
[2024-11-08 16:56:35,358 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:56:35,361 INFO  L225             Difference]: With dead ends: 1123
[2024-11-08 16:56:35,361 INFO  L226             Difference]: Without dead ends: 691
[2024-11-08 16:56:35,363 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 850 GetRequests, 808 SyntacticMatches, 2 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 306 ImplicationChecksByTransitivity, 18.6s TimeCoverageRelationStatistics Valid=341, Invalid=1381, Unknown=0, NotChecked=0, Total=1722
[2024-11-08 16:56:35,363 INFO  L432           NwaCegarLoop]: 174 mSDtfsCounter, 709 mSDsluCounter, 1395 mSDsCounter, 0 mSdLazyCounter, 1365 mSolverCounterSat, 128 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 709 SdHoareTripleChecker+Valid, 1569 SdHoareTripleChecker+Invalid, 1493 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 128 IncrementalHoareTripleChecker+Valid, 1365 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:56:35,364 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [709 Valid, 1569 Invalid, 1493 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [128 Valid, 1365 Invalid, 0 Unknown, 0 Unchecked, 9.6s Time]
[2024-11-08 16:56:35,365 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 691 states.
[2024-11-08 16:56:35,442 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 691 to 451.
[2024-11-08 16:56:35,442 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 451 states, 330 states have (on average 1.3333333333333333) internal successors, (440), 330 states have internal predecessors, (440), 108 states have call successors, (108), 12 states have call predecessors, (108), 12 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:56:35,444 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 451 states and 656 transitions.
[2024-11-08 16:56:35,445 INFO  L78                 Accepts]: Start accepts. Automaton has 451 states and 656 transitions. Word has length 348
[2024-11-08 16:56:35,445 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:56:35,445 INFO  L471      AbstractCegarLoop]: Abstraction has 451 states and 656 transitions.
[2024-11-08 16:56:35,446 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 24 states have (on average 6.666666666666667) internal successors, (160), 24 states have internal predecessors, (160), 4 states have call successors, (131), 2 states have call predecessors, (131), 4 states have return successors, (133), 4 states have call predecessors, (133), 4 states have call successors, (133)
[2024-11-08 16:56:35,446 INFO  L276                IsEmpty]: Start isEmpty. Operand 451 states and 656 transitions.
[2024-11-08 16:56:35,448 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 349
[2024-11-08 16:56:35,449 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:56:35,449 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:56:35,471 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 16:56:35,650 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:56:35,651 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:56:35,651 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:56:35,652 INFO  L85        PathProgramCache]: Analyzing trace with hash -238415166, now seen corresponding path program 1 times
[2024-11-08 16:56:35,652 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:56:35,652 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867740495]
[2024-11-08 16:56:35,652 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:56:35,652 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:56:35,865 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,197 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:56:50,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,199 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:56:50,199 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,200 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:56:50,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,201 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:56:50,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,202 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:56:50,202 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,203 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:56:50,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,203 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:56:50,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,204 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:56:50,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,205 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:56:50,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,206 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:56:50,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,207 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:56:50,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,209 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:56:50,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,210 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:56:50,211 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,212 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:56:50,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,214 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:56:50,214 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,215 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:56:50,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,217 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:56:50,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,219 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:56:50,219 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,220 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:56:50,221 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,222 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:56:50,223 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,223 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:56:50,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,225 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:56:50,226 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,226 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:56:50,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,228 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:56:50,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,229 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:56:50,230 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,230 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:56:50,231 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,231 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:56:50,232 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,232 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177
[2024-11-08 16:56:50,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,233 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182
[2024-11-08 16:56:50,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,235 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188
[2024-11-08 16:56:50,235 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,236 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193
[2024-11-08 16:56:50,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,237 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199
[2024-11-08 16:56:50,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,238 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204
[2024-11-08 16:56:50,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,239 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210
[2024-11-08 16:56:50,239 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,240 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215
[2024-11-08 16:56:50,240 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,241 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221
[2024-11-08 16:56:50,241 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,242 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226
[2024-11-08 16:56:50,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,243 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232
[2024-11-08 16:56:50,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,244 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237
[2024-11-08 16:56:50,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,245 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 242
[2024-11-08 16:56:50,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,246 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248
[2024-11-08 16:56:50,246 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,247 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-08 16:56:50,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,248 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259
[2024-11-08 16:56:50,249 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,249 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 264
[2024-11-08 16:56:50,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,251 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270
[2024-11-08 16:56:50,251 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 275
[2024-11-08 16:56:50,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,253 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281
[2024-11-08 16:56:50,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,254 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 286
[2024-11-08 16:56:50,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,255 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292
[2024-11-08 16:56:50,256 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,257 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-08 16:56:50,257 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,258 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303
[2024-11-08 16:56:50,259 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,259 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 308
[2024-11-08 16:56:50,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,260 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314
[2024-11-08 16:56:50,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,262 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319
[2024-11-08 16:56:50,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:50,265 INFO  L134       CoverageAnalysis]: Checked inductivity of 5787 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 5766 trivial. 0 not checked.
[2024-11-08 16:56:50,265 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:56:50,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867740495]
[2024-11-08 16:56:50,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867740495] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:56:50,265 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:56:50,265 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [15] imperfect sequences [] total 15
[2024-11-08 16:56:50,265 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723537741]
[2024-11-08 16:56:50,265 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:56:50,266 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-08 16:56:50,266 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:56:50,267 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-08 16:56:50,267 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=165, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:56:50,267 INFO  L87              Difference]: Start difference. First operand 451 states and 656 transitions. Second operand  has 15 states, 15 states have (on average 4.466666666666667) internal successors, (67), 15 states have internal predecessors, (67), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:56:55,746 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:56:55,746 INFO  L93              Difference]: Finished difference Result 994 states and 1458 transitions.
[2024-11-08 16:56:55,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 16:56:55,748 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 4.466666666666667) internal successors, (67), 15 states have internal predecessors, (67), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27) Word has length 348
[2024-11-08 16:56:55,748 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:56:55,752 INFO  L225             Difference]: With dead ends: 994
[2024-11-08 16:56:55,752 INFO  L226             Difference]: Without dead ends: 747
[2024-11-08 16:56:55,753 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 139 GetRequests, 116 SyntacticMatches, 1 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 5.6s TimeCoverageRelationStatistics Valid=140, Invalid=412, Unknown=0, NotChecked=0, Total=552
[2024-11-08 16:56:55,753 INFO  L432           NwaCegarLoop]: 219 mSDtfsCounter, 598 mSDsluCounter, 1252 mSDsCounter, 0 mSdLazyCounter, 473 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 598 SdHoareTripleChecker+Valid, 1471 SdHoareTripleChecker+Invalid, 476 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 473 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:56:55,753 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [598 Valid, 1471 Invalid, 476 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 473 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-08 16:56:55,754 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 747 states.
[2024-11-08 16:56:55,813 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 747 to 454.
[2024-11-08 16:56:55,814 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 454 states, 333 states have (on average 1.3393393393393394) internal successors, (446), 333 states have internal predecessors, (446), 108 states have call successors, (108), 12 states have call predecessors, (108), 12 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:56:55,815 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 454 states and 662 transitions.
[2024-11-08 16:56:55,816 INFO  L78                 Accepts]: Start accepts. Automaton has 454 states and 662 transitions. Word has length 348
[2024-11-08 16:56:55,817 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:56:55,817 INFO  L471      AbstractCegarLoop]: Abstraction has 454 states and 662 transitions.
[2024-11-08 16:56:55,817 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 4.466666666666667) internal successors, (67), 15 states have internal predecessors, (67), 1 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 1 states have call predecessors, (27), 1 states have call successors, (27)
[2024-11-08 16:56:55,817 INFO  L276                IsEmpty]: Start isEmpty. Operand 454 states and 662 transitions.
[2024-11-08 16:56:55,820 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 349
[2024-11-08 16:56:55,821 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:56:55,821 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:56:55,821 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33
[2024-11-08 16:56:55,821 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:56:55,822 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:56:55,822 INFO  L85        PathProgramCache]: Analyzing trace with hash -1056063616, now seen corresponding path program 1 times
[2024-11-08 16:56:55,822 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:56:55,822 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [923604707]
[2024-11-08 16:56:55,822 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:56:55,822 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:56:55,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,187 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:56:56,188 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,188 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:56:56,189 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,189 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:56:56,190 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,190 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:56:56,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,191 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:56:56,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,192 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:56:56,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,193 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:56:56,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,194 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:56:56,195 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:56:56,195 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,196 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:56:56,196 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,197 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:56:56,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,198 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:56:56,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,199 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:56:56,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,201 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:56:56,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,202 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:56:56,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,203 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:56:56,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,204 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:56:56,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,206 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:56:56,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,207 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:56:56,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,209 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:56:56,210 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,211 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:56:56,212 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,212 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:56:56,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,214 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:56:56,215 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,215 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:56:56,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,217 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:56:56,217 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,218 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:56:56,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,219 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:56:56,220 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,220 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177
[2024-11-08 16:56:56,221 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,223 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182
[2024-11-08 16:56:56,223 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,225 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188
[2024-11-08 16:56:56,226 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,228 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193
[2024-11-08 16:56:56,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,231 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199
[2024-11-08 16:56:56,232 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,233 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204
[2024-11-08 16:56:56,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,235 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210
[2024-11-08 16:56:56,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,238 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215
[2024-11-08 16:56:56,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,239 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221
[2024-11-08 16:56:56,240 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,241 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226
[2024-11-08 16:56:56,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,243 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232
[2024-11-08 16:56:56,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,245 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237
[2024-11-08 16:56:56,246 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,247 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 242
[2024-11-08 16:56:56,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,249 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248
[2024-11-08 16:56:56,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,251 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-08 16:56:56,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,254 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259
[2024-11-08 16:56:56,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,256 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 264
[2024-11-08 16:56:56,257 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,258 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270
[2024-11-08 16:56:56,259 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,260 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 275
[2024-11-08 16:56:56,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,262 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281
[2024-11-08 16:56:56,263 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,264 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 286
[2024-11-08 16:56:56,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,266 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292
[2024-11-08 16:56:56,267 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,268 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-08 16:56:56,270 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,271 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303
[2024-11-08 16:56:56,272 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,273 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 308
[2024-11-08 16:56:56,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,275 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314
[2024-11-08 16:56:56,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,278 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319
[2024-11-08 16:56:56,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:56,281 INFO  L134       CoverageAnalysis]: Checked inductivity of 5787 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 5724 trivial. 0 not checked.
[2024-11-08 16:56:56,281 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:56:56,281 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [923604707]
[2024-11-08 16:56:56,281 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [923604707] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:56:56,281 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:56:56,281 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 16:56:56,281 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031504918]
[2024-11-08 16:56:56,282 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:56:56,282 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:56:56,282 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:56:56,283 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:56:56,283 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:56:56,283 INFO  L87              Difference]: Start difference. First operand 454 states and 662 transitions. Second operand  has 6 states, 6 states have (on average 13.5) internal successors, (81), 6 states have internal predecessors, (81), 2 states have call successors, (54), 1 states have call predecessors, (54), 1 states have return successors, (54), 2 states have call predecessors, (54), 2 states have call successors, (54)
[2024-11-08 16:56:56,558 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:56:56,559 INFO  L93              Difference]: Finished difference Result 932 states and 1365 transitions.
[2024-11-08 16:56:56,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:56:56,559 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 13.5) internal successors, (81), 6 states have internal predecessors, (81), 2 states have call successors, (54), 1 states have call predecessors, (54), 1 states have return successors, (54), 2 states have call predecessors, (54), 2 states have call successors, (54) Word has length 348
[2024-11-08 16:56:56,560 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:56:56,563 INFO  L225             Difference]: With dead ends: 932
[2024-11-08 16:56:56,563 INFO  L226             Difference]: Without dead ends: 682
[2024-11-08 16:56:56,565 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 117 GetRequests, 112 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:56:56,565 INFO  L432           NwaCegarLoop]: 272 mSDtfsCounter, 152 mSDsluCounter, 549 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 83 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 152 SdHoareTripleChecker+Valid, 821 SdHoareTripleChecker+Invalid, 122 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 83 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:56:56,566 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [152 Valid, 821 Invalid, 122 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [83 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:56:56,566 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 682 states.
[2024-11-08 16:56:56,645 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 682 to 465.
[2024-11-08 16:56:56,646 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 465 states, 344 states have (on average 1.3372093023255813) internal successors, (460), 344 states have internal predecessors, (460), 108 states have call successors, (108), 12 states have call predecessors, (108), 12 states have return successors, (108), 108 states have call predecessors, (108), 108 states have call successors, (108)
[2024-11-08 16:56:56,647 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 465 states and 676 transitions.
[2024-11-08 16:56:56,648 INFO  L78                 Accepts]: Start accepts. Automaton has 465 states and 676 transitions. Word has length 348
[2024-11-08 16:56:56,649 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:56:56,649 INFO  L471      AbstractCegarLoop]: Abstraction has 465 states and 676 transitions.
[2024-11-08 16:56:56,649 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 13.5) internal successors, (81), 6 states have internal predecessors, (81), 2 states have call successors, (54), 1 states have call predecessors, (54), 1 states have return successors, (54), 2 states have call predecessors, (54), 2 states have call successors, (54)
[2024-11-08 16:56:56,649 INFO  L276                IsEmpty]: Start isEmpty. Operand 465 states and 676 transitions.
[2024-11-08 16:56:56,652 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 349
[2024-11-08 16:56:56,652 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:56:56,653 INFO  L215           NwaCegarLoop]: trace histogram [54, 54, 54, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:56:56,653 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34
[2024-11-08 16:56:56,653 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:56:56,653 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:56:56,653 INFO  L85        PathProgramCache]: Analyzing trace with hash 72925533, now seen corresponding path program 1 times
[2024-11-08 16:56:56,654 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:56:56,654 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051608682]
[2024-11-08 16:56:56,654 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:56:56,654 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:56:56,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2024-11-08 16:57:11,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,679 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10
[2024-11-08 16:57:11,680 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,682 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 16:57:11,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,684 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21
[2024-11-08 16:57:11,685 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,686 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27
[2024-11-08 16:57:11,687 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,688 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32
[2024-11-08 16:57:11,689 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,691 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 16:57:11,692 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,693 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 16:57:11,694 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,696 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 16:57:11,697 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,698 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:57:11,699 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,701 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60
[2024-11-08 16:57:11,702 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,703 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 16:57:11,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,705 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 16:57:11,706 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,708 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76
[2024-11-08 16:57:11,709 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,711 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:57:11,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,714 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-08 16:57:11,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,716 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-08 16:57:11,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,719 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:57:11,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,722 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103
[2024-11-08 16:57:11,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,724 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109
[2024-11-08 16:57:11,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,727 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:57:11,728 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,729 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120
[2024-11-08 16:57:11,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,732 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125
[2024-11-08 16:57:11,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,735 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 16:57:11,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,738 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136
[2024-11-08 16:57:11,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,740 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 16:57:11,742 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,743 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 147
[2024-11-08 16:57:11,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,746 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177
[2024-11-08 16:57:11,747 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,748 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182
[2024-11-08 16:57:11,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,750 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188
[2024-11-08 16:57:11,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,753 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193
[2024-11-08 16:57:11,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,755 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199
[2024-11-08 16:57:11,756 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,757 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204
[2024-11-08 16:57:11,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,759 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210
[2024-11-08 16:57:11,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,762 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215
[2024-11-08 16:57:11,763 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,764 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221
[2024-11-08 16:57:11,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,766 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226
[2024-11-08 16:57:11,767 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,768 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232
[2024-11-08 16:57:11,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,771 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237
[2024-11-08 16:57:11,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,773 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 242
[2024-11-08 16:57:11,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,775 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248
[2024-11-08 16:57:11,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,778 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-08 16:57:11,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,781 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259
[2024-11-08 16:57:11,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,783 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 264
[2024-11-08 16:57:11,784 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,786 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270
[2024-11-08 16:57:11,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,788 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 275
[2024-11-08 16:57:11,789 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,791 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281
[2024-11-08 16:57:11,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,794 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 286
[2024-11-08 16:57:11,796 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,797 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292
[2024-11-08 16:57:11,798 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,799 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-08 16:57:11,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,802 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303
[2024-11-08 16:57:11,803 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,804 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 308
[2024-11-08 16:57:11,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,807 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314
[2024-11-08 16:57:11,809 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,810 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319
[2024-11-08 16:57:11,811 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:11,814 INFO  L134       CoverageAnalysis]: Checked inductivity of 5787 backedges. 0 proven. 63 refuted. 0 times theorem prover too weak. 5724 trivial. 0 not checked.
[2024-11-08 16:57:11,815 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:57:11,815 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2051608682]
[2024-11-08 16:57:11,815 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2051608682] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:57:11,815 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1762066822]
[2024-11-08 16:57:11,815 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:57:11,816 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:57:11,816 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:57:11,817 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:57:11,819 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccaa1505-fa91-4e18-9f41-fbb2717f42a7/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:57:12,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:12,162 INFO  L255         TraceCheckSpWp]: Trace formula consists of 773 conjuncts, 57 conjuncts are in the unsatisfiable core
[2024-11-08 16:57:12,179 INFO  L278         TraceCheckSpWp]: Computing forward predicates...