./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test5-1.i --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test5-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3a97724240a87192496d8328468f54cf5b25ba6881d4dae32505036169c4a273
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 18:42:27,283 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 18:42:27,373 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-23 18:42:27,384 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 18:42:27,384 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 18:42:27,427 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 18:42:27,427 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 18:42:27,428 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 18:42:27,428 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 18:42:27,428 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 18:42:27,428 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 18:42:27,429 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 18:42:27,429 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 18:42:27,429 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 18:42:27,429 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 18:42:27,429 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 18:42:27,430 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 18:42:27,430 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 18:42:27,434 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 18:42:27,435 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:42:27,435 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:42:27,435 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:42:27,436 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 18:42:27,436 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC
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 ! overflow) )


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 -> 3a97724240a87192496d8328468f54cf5b25ba6881d4dae32505036169c4a273
[2024-11-23 18:42:27,778 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 18:42:27,787 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 18:42:27,789 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 18:42:27,791 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 18:42:27,791 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 18:42:27,792 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test5-1.i
[2024-11-23 18:42:31,088 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/data/4f2d8e764/9630805395fe4cc3af349da8dd97a22a/FLAGc6dca2138
[2024-11-23 18:42:31,503 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 18:42:31,503 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test5-1.i
[2024-11-23 18:42:31,534 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/data/4f2d8e764/9630805395fe4cc3af349da8dd97a22a/FLAGc6dca2138
[2024-11-23 18:42:31,559 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/data/4f2d8e764/9630805395fe4cc3af349da8dd97a22a
[2024-11-23 18:42:31,562 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 18:42:31,566 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 18:42:31,569 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 18:42:31,570 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 18:42:31,579 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 18:42:31,580 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:42:31" (1/1) ...
[2024-11-23 18:42:31,581 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@41a8ab2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:31, skipping insertion in model container
[2024-11-23 18:42:31,582 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:42:31" (1/1) ...
[2024-11-23 18:42:31,655 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 18:42:32,364 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:42:32,381 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 18:42:32,539 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:42:32,580 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 18:42:32,581 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32 WrapperNode
[2024-11-23 18:42:32,581 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 18:42:32,583 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 18:42:32,583 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 18:42:32,583 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 18:42:32,592 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,632 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,733 INFO  L138                Inliner]: procedures = 177, calls = 375, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 2000
[2024-11-23 18:42:32,734 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 18:42:32,734 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 18:42:32,735 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 18:42:32,735 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 18:42:32,746 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,746 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,761 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,925 INFO  L175           MemorySlicer]: Split 349 memory accesses to 3 slices as follows [2, 323, 24]. 93 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 83 writes are split as follows [0, 82, 1].
[2024-11-23 18:42:32,925 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,926 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,985 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:32,988 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:33,006 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:33,012 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:33,018 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:33,032 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 18:42:33,032 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 18:42:33,033 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 18:42:33,033 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 18:42:33,037 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (1/1) ...
[2024-11-23 18:42:33,048 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:42:33,072 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:42:33,089 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 18:42:33,093 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 18:42:33,126 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2024-11-23 18:42:33,127 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2024-11-23 18:42:33,127 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-23 18:42:33,127 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-23 18:42:33,128 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-23 18:42:33,128 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-23 18:42:33,128 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-23 18:42:33,128 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-23 18:42:33,128 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-23 18:42:33,128 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-23 18:42:33,129 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-11-23 18:42:33,129 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-11-23 18:42:33,129 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2
[2024-11-23 18:42:33,129 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-11-23 18:42:33,130 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-11-23 18:42:33,131 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2
[2024-11-23 18:42:33,131 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-23 18:42:33,131 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 18:42:33,131 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-23 18:42:33,131 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-23 18:42:33,131 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-11-23 18:42:33,132 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-23 18:42:33,132 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-23 18:42:33,132 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-23 18:42:33,134 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-23 18:42:33,134 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-23 18:42:33,135 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 18:42:33,135 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-23 18:42:33,135 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-23 18:42:33,135 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 18:42:33,135 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 18:42:33,477 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 18:42:33,479 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 18:42:36,558 INFO  L?                        ?]: Removed 492 outVars from TransFormulas that were not future-live.
[2024-11-23 18:42:36,559 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 18:42:36,602 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 18:42:36,602 INFO  L312             CfgBuilder]: Removed 47 assume(true) statements.
[2024-11-23 18:42:36,606 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:42:36 BoogieIcfgContainer
[2024-11-23 18:42:36,606 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 18:42:36,608 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 18:42:36,609 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 18:42:36,617 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 18:42:36,617 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 06:42:31" (1/3) ...
[2024-11-23 18:42:36,617 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2bd47244 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:42:36, skipping insertion in model container
[2024-11-23 18:42:36,618 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:42:32" (2/3) ...
[2024-11-23 18:42:36,618 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2bd47244 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:42:36, skipping insertion in model container
[2024-11-23 18:42:36,618 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:42:36" (3/3) ...
[2024-11-23 18:42:36,619 INFO  L128   eAbstractionObserver]: Analyzing ICFG uthash_JEN_test5-1.i
[2024-11-23 18:42:36,636 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 18:42:36,638 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG uthash_JEN_test5-1.i that has 6 procedures, 606 locations, 1 initial locations, 49 loop locations, and 10 error locations.
[2024-11-23 18:42:36,731 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 18:42:36,745 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;@6159cf86, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 18:42:36,745 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 10 error locations.
[2024-11-23 18:42:36,751 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 598 states, 571 states have (on average 1.6199649737302977) internal successors, (925), 588 states have internal predecessors, (925), 13 states have call successors, (13), 3 states have call predecessors, (13), 3 states have return successors, (13), 9 states have call predecessors, (13), 13 states have call successors, (13)
[2024-11-23 18:42:36,756 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-23 18:42:36,756 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:36,757 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-23 18:42:36,757 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:36,762 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:36,763 INFO  L85        PathProgramCache]: Analyzing trace with hash 1808242346, now seen corresponding path program 1 times
[2024-11-23 18:42:36,771 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:36,773 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833516697]
[2024-11-23 18:42:36,773 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:36,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:36,881 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:36,935 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:42:36,936 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:36,937 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833516697]
[2024-11-23 18:42:36,940 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833516697] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:36,940 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:36,941 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-11-23 18:42:36,942 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020444213]
[2024-11-23 18:42:36,943 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:36,948 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-23 18:42:36,948 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:36,971 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-23 18:42:36,972 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-23 18:42:36,977 INFO  L87              Difference]: Start difference. First operand  has 598 states, 571 states have (on average 1.6199649737302977) internal successors, (925), 588 states have internal predecessors, (925), 13 states have call successors, (13), 3 states have call predecessors, (13), 3 states have return successors, (13), 9 states have call predecessors, (13), 13 states have call successors, (13) Second operand  has 2 states, 1 states have (on average 6.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:37,103 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:37,104 INFO  L93              Difference]: Finished difference Result 1190 states and 1904 transitions.
[2024-11-23 18:42:37,104 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 18:42:37,106 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 6.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6
[2024-11-23 18:42:37,106 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:37,118 INFO  L225             Difference]: With dead ends: 1190
[2024-11-23 18:42:37,119 INFO  L226             Difference]: Without dead ends: 587
[2024-11-23 18:42:37,124 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 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-23 18:42:37,127 INFO  L435           NwaCegarLoop]: 854 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, 854 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-23 18:42:37,129 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 854 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 18:42:37,151 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 587 states.
[2024-11-23 18:42:37,227 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 587 to 587.
[2024-11-23 18:42:37,229 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 587 states, 566 states have (on average 1.4558303886925794) internal successors, (824), 578 states have internal predecessors, (824), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 7 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-23 18:42:37,242 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 587 states to 587 states and 846 transitions.
[2024-11-23 18:42:37,246 INFO  L78                 Accepts]: Start accepts. Automaton has 587 states and 846 transitions. Word has length 6
[2024-11-23 18:42:37,246 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:37,246 INFO  L471      AbstractCegarLoop]: Abstraction has 587 states and 846 transitions.
[2024-11-23 18:42:37,246 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 6.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:37,247 INFO  L276                IsEmpty]: Start isEmpty. Operand 587 states and 846 transitions.
[2024-11-23 18:42:37,247 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-23 18:42:37,247 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:37,247 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:42:37,247 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 18:42:37,248 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:37,248 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:37,248 INFO  L85        PathProgramCache]: Analyzing trace with hash 220939469, now seen corresponding path program 1 times
[2024-11-23 18:42:37,248 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:37,248 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1124257409]
[2024-11-23 18:42:37,249 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:37,249 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:37,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:37,359 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:42:37,359 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:37,360 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1124257409]
[2024-11-23 18:42:37,360 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1124257409] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:37,360 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:37,360 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:42:37,360 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [518332224]
[2024-11-23 18:42:37,360 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:37,361 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:42:37,362 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:37,362 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:42:37,362 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:42:37,363 INFO  L87              Difference]: Start difference. First operand 587 states and 846 transitions. Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:37,534 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:37,535 INFO  L93              Difference]: Finished difference Result 1339 states and 1945 transitions.
[2024-11-23 18:42:37,536 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:42:37,536 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2024-11-23 18:42:37,536 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:37,544 INFO  L225             Difference]: With dead ends: 1339
[2024-11-23 18:42:37,544 INFO  L226             Difference]: Without dead ends: 1155
[2024-11-23 18:42:37,546 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 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-23 18:42:37,547 INFO  L435           NwaCegarLoop]: 889 mSDtfsCounter, 803 mSDsluCounter, 828 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 814 SdHoareTripleChecker+Valid, 1717 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:37,547 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [814 Valid, 1717 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:42:37,551 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1155 states.
[2024-11-23 18:42:37,597 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1155 to 766.
[2024-11-23 18:42:37,604 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 766 states, 740 states have (on average 1.4594594594594594) internal successors, (1080), 757 states have internal predecessors, (1080), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 8 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-23 18:42:37,633 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 766 states to 766 states and 1112 transitions.
[2024-11-23 18:42:37,634 INFO  L78                 Accepts]: Start accepts. Automaton has 766 states and 1112 transitions. Word has length 7
[2024-11-23 18:42:37,635 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:37,635 INFO  L471      AbstractCegarLoop]: Abstraction has 766 states and 1112 transitions.
[2024-11-23 18:42:37,635 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:37,635 INFO  L276                IsEmpty]: Start isEmpty. Operand 766 states and 1112 transitions.
[2024-11-23 18:42:37,641 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-11-23 18:42:37,641 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:37,641 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:37,641 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 18:42:37,641 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:37,642 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:37,642 INFO  L85        PathProgramCache]: Analyzing trace with hash 851238736, now seen corresponding path program 1 times
[2024-11-23 18:42:37,642 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:37,642 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2094271561]
[2024-11-23 18:42:37,642 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:37,643 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:37,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:38,873 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:42:38,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:38,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2094271561]
[2024-11-23 18:42:38,874 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2094271561] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:38,874 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:38,874 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 18:42:38,875 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [966534994]
[2024-11-23 18:42:38,875 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:38,875 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:42:38,876 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:38,876 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:42:38,877 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:42:38,877 INFO  L87              Difference]: Start difference. First operand 766 states and 1112 transitions. Second operand  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:39,042 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:39,042 INFO  L93              Difference]: Finished difference Result 1481 states and 2149 transitions.
[2024-11-23 18:42:39,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 18:42:39,043 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2024-11-23 18:42:39,044 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:39,050 INFO  L225             Difference]: With dead ends: 1481
[2024-11-23 18:42:39,052 INFO  L226             Difference]: Without dead ends: 723
[2024-11-23 18:42:39,054 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:42:39,056 INFO  L435           NwaCegarLoop]: 743 mSDtfsCounter, 30 mSDsluCounter, 1467 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 2210 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:39,057 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 2210 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:42:39,059 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 723 states.
[2024-11-23 18:42:39,098 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 723 to 723.
[2024-11-23 18:42:39,100 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 723 states, 697 states have (on average 1.4375896700143471) internal successors, (1002), 714 states have internal predecessors, (1002), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 8 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-23 18:42:39,105 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 723 states to 723 states and 1034 transitions.
[2024-11-23 18:42:39,106 INFO  L78                 Accepts]: Start accepts. Automaton has 723 states and 1034 transitions. Word has length 152
[2024-11-23 18:42:39,108 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:39,108 INFO  L471      AbstractCegarLoop]: Abstraction has 723 states and 1034 transitions.
[2024-11-23 18:42:39,108 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:39,108 INFO  L276                IsEmpty]: Start isEmpty. Operand 723 states and 1034 transitions.
[2024-11-23 18:42:39,117 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-11-23 18:42:39,117 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:39,118 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:39,119 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 18:42:39,120 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:39,120 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:39,120 INFO  L85        PathProgramCache]: Analyzing trace with hash -487120676, now seen corresponding path program 1 times
[2024-11-23 18:42:39,121 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:39,121 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [146953998]
[2024-11-23 18:42:39,121 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:39,121 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:39,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:39,538 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:42:39,541 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:39,541 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [146953998]
[2024-11-23 18:42:39,541 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [146953998] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:39,542 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:39,542 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:42:39,542 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [73043598]
[2024-11-23 18:42:39,542 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:39,543 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:42:39,543 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:39,544 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:42:39,544 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:42:39,544 INFO  L87              Difference]: Start difference. First operand 723 states and 1034 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:39,665 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:39,666 INFO  L93              Difference]: Finished difference Result 1523 states and 2177 transitions.
[2024-11-23 18:42:39,669 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:42:39,669 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2024-11-23 18:42:39,670 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:39,676 INFO  L225             Difference]: With dead ends: 1523
[2024-11-23 18:42:39,676 INFO  L226             Difference]: Without dead ends: 808
[2024-11-23 18:42:39,678 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 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-23 18:42:39,682 INFO  L435           NwaCegarLoop]: 761 mSDtfsCounter, 58 mSDsluCounter, 754 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 1515 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:39,683 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 1515 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:42:39,688 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 808 states.
[2024-11-23 18:42:39,726 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 808 to 808.
[2024-11-23 18:42:39,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 808 states, 782 states have (on average 1.4296675191815857) internal successors, (1118), 799 states have internal predecessors, (1118), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 8 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-23 18:42:39,735 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 808 states to 808 states and 1150 transitions.
[2024-11-23 18:42:39,738 INFO  L78                 Accepts]: Start accepts. Automaton has 808 states and 1150 transitions. Word has length 152
[2024-11-23 18:42:39,738 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:39,739 INFO  L471      AbstractCegarLoop]: Abstraction has 808 states and 1150 transitions.
[2024-11-23 18:42:39,739 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:42:39,739 INFO  L276                IsEmpty]: Start isEmpty. Operand 808 states and 1150 transitions.
[2024-11-23 18:42:39,746 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-11-23 18:42:39,746 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:39,746 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:39,746 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 18:42:39,747 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:39,747 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:39,747 INFO  L85        PathProgramCache]: Analyzing trace with hash 718953755, now seen corresponding path program 1 times
[2024-11-23 18:42:39,747 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:39,747 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1493836899]
[2024-11-23 18:42:39,747 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:39,748 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:39,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:40,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-23 18:42:40,393 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:40,393 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1493836899]
[2024-11-23 18:42:40,393 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1493836899] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:40,393 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:40,393 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 18:42:40,394 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1328549054]
[2024-11-23 18:42:40,394 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:40,397 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:42:40,397 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:40,399 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:42:40,399 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:42:40,399 INFO  L87              Difference]: Start difference. First operand 808 states and 1150 transitions. Second operand  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 18:42:40,560 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:40,560 INFO  L93              Difference]: Finished difference Result 1526 states and 2179 transitions.
[2024-11-23 18:42:40,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:42:40,562 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 167
[2024-11-23 18:42:40,563 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:40,568 INFO  L225             Difference]: With dead ends: 1526
[2024-11-23 18:42:40,568 INFO  L226             Difference]: Without dead ends: 811
[2024-11-23 18:42:40,570 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:42:40,571 INFO  L435           NwaCegarLoop]: 734 mSDtfsCounter, 106 mSDsluCounter, 1374 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 2108 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:40,571 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 2108 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:42:40,573 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 811 states.
[2024-11-23 18:42:40,609 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 811 to 808.
[2024-11-23 18:42:40,611 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 808 states, 782 states have (on average 1.4207161125319694) internal successors, (1111), 799 states have internal predecessors, (1111), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 8 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-23 18:42:40,619 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 808 states to 808 states and 1143 transitions.
[2024-11-23 18:42:40,621 INFO  L78                 Accepts]: Start accepts. Automaton has 808 states and 1143 transitions. Word has length 167
[2024-11-23 18:42:40,622 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:40,622 INFO  L471      AbstractCegarLoop]: Abstraction has 808 states and 1143 transitions.
[2024-11-23 18:42:40,622 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 18:42:40,622 INFO  L276                IsEmpty]: Start isEmpty. Operand 808 states and 1143 transitions.
[2024-11-23 18:42:40,627 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-11-23 18:42:40,628 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:40,628 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:40,628 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 18:42:40,628 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:40,629 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:40,629 INFO  L85        PathProgramCache]: Analyzing trace with hash -1320966257, now seen corresponding path program 1 times
[2024-11-23 18:42:40,629 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:40,629 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [446536114]
[2024-11-23 18:42:40,629 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:40,629 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:40,791 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:41,109 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-23 18:42:41,109 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:41,109 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [446536114]
[2024-11-23 18:42:41,109 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [446536114] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:41,110 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:41,110 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:42:41,110 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1928998665]
[2024-11-23 18:42:41,110 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:41,110 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:42:41,110 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:41,111 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:42:41,111 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:42:41,111 INFO  L87              Difference]: Start difference. First operand 808 states and 1143 transitions. Second operand  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 18:42:41,211 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:41,211 INFO  L93              Difference]: Finished difference Result 1529 states and 2171 transitions.
[2024-11-23 18:42:41,212 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:42:41,212 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 167
[2024-11-23 18:42:41,212 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:41,219 INFO  L225             Difference]: With dead ends: 1529
[2024-11-23 18:42:41,219 INFO  L226             Difference]: Without dead ends: 814
[2024-11-23 18:42:41,220 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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-23 18:42:41,221 INFO  L435           NwaCegarLoop]: 749 mSDtfsCounter, 1 mSDsluCounter, 727 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 1476 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:41,223 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 1476 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:42:41,226 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 814 states.
[2024-11-23 18:42:41,253 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 814 to 814.
[2024-11-23 18:42:41,254 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 814 states, 788 states have (on average 1.41751269035533) internal successors, (1117), 805 states have internal predecessors, (1117), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 8 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-23 18:42:41,259 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 814 states to 814 states and 1149 transitions.
[2024-11-23 18:42:41,260 INFO  L78                 Accepts]: Start accepts. Automaton has 814 states and 1149 transitions. Word has length 167
[2024-11-23 18:42:41,261 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:41,261 INFO  L471      AbstractCegarLoop]: Abstraction has 814 states and 1149 transitions.
[2024-11-23 18:42:41,261 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 18:42:41,261 INFO  L276                IsEmpty]: Start isEmpty. Operand 814 states and 1149 transitions.
[2024-11-23 18:42:41,263 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-11-23 18:42:41,263 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:41,263 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:41,264 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 18:42:41,264 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:41,264 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:41,264 INFO  L85        PathProgramCache]: Analyzing trace with hash 1034838993, now seen corresponding path program 1 times
[2024-11-23 18:42:41,264 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:41,265 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1528582552]
[2024-11-23 18:42:41,265 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:41,265 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:41,461 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:41,713 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-23 18:42:41,713 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:41,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1528582552]
[2024-11-23 18:42:41,713 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1528582552] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:41,714 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:41,714 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:42:41,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [955537310]
[2024-11-23 18:42:41,714 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:41,714 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:42:41,714 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:41,715 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:42:41,715 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:42:41,716 INFO  L87              Difference]: Start difference. First operand 814 states and 1149 transitions. Second operand  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 18:42:41,858 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:41,859 INFO  L93              Difference]: Finished difference Result 1908 states and 2716 transitions.
[2024-11-23 18:42:41,861 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:42:41,861 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 167
[2024-11-23 18:42:41,862 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:41,869 INFO  L225             Difference]: With dead ends: 1908
[2024-11-23 18:42:41,869 INFO  L226             Difference]: Without dead ends: 1187
[2024-11-23 18:42:41,871 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 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-23 18:42:41,872 INFO  L435           NwaCegarLoop]: 951 mSDtfsCounter, 467 mSDsluCounter, 741 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 473 SdHoareTripleChecker+Valid, 1692 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:41,872 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [473 Valid, 1692 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:42:41,874 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1187 states.
[2024-11-23 18:42:41,916 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1187 to 1182.
[2024-11-23 18:42:41,919 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1182 states, 1143 states have (on average 1.426946631671041) internal successors, (1631), 1170 states have internal predecessors, (1631), 29 states have call successors, (29), 2 states have call predecessors, (29), 2 states have return successors, (29), 13 states have call predecessors, (29), 29 states have call successors, (29)
[2024-11-23 18:42:41,927 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1182 states to 1182 states and 1689 transitions.
[2024-11-23 18:42:41,928 INFO  L78                 Accepts]: Start accepts. Automaton has 1182 states and 1689 transitions. Word has length 167
[2024-11-23 18:42:41,929 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:41,929 INFO  L471      AbstractCegarLoop]: Abstraction has 1182 states and 1689 transitions.
[2024-11-23 18:42:41,929 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 18:42:41,929 INFO  L276                IsEmpty]: Start isEmpty. Operand 1182 states and 1689 transitions.
[2024-11-23 18:42:41,931 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 183
[2024-11-23 18:42:41,931 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:41,932 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:41,932 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 18:42:41,932 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:41,932 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:41,933 INFO  L85        PathProgramCache]: Analyzing trace with hash 1255988536, now seen corresponding path program 1 times
[2024-11-23 18:42:41,933 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:41,933 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1152972659]
[2024-11-23 18:42:41,933 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:41,933 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:42,113 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:42,557 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 18:42:42,557 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:42,557 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1152972659]
[2024-11-23 18:42:42,558 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1152972659] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:42,558 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:42,558 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:42:42,558 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [216848127]
[2024-11-23 18:42:42,558 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:42,559 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:42:42,559 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:42,559 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:42:42,559 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:42:42,560 INFO  L87              Difference]: Start difference. First operand 1182 states and 1689 transitions. Second operand  has 4 states, 3 states have (on average 55.0) internal successors, (165), 4 states have internal predecessors, (165), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:42,709 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:42,710 INFO  L93              Difference]: Finished difference Result 1252 states and 1777 transitions.
[2024-11-23 18:42:42,711 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:42:42,712 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 55.0) internal successors, (165), 4 states have internal predecessors, (165), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 182
[2024-11-23 18:42:42,713 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:42,721 INFO  L225             Difference]: With dead ends: 1252
[2024-11-23 18:42:42,722 INFO  L226             Difference]: Without dead ends: 1250
[2024-11-23 18:42:42,723 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:42:42,724 INFO  L435           NwaCegarLoop]: 745 mSDtfsCounter, 549 mSDsluCounter, 1478 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 556 SdHoareTripleChecker+Valid, 2223 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:42,725 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [556 Valid, 2223 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:42:42,730 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1250 states.
[2024-11-23 18:42:42,785 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1250 to 1248.
[2024-11-23 18:42:42,788 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1248 states, 1206 states have (on average 1.4187396351575456) internal successors, (1711), 1233 states have internal predecessors, (1711), 32 states have call successors, (32), 2 states have call predecessors, (32), 2 states have return successors, (32), 16 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-23 18:42:42,798 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1248 states to 1248 states and 1775 transitions.
[2024-11-23 18:42:42,799 INFO  L78                 Accepts]: Start accepts. Automaton has 1248 states and 1775 transitions. Word has length 182
[2024-11-23 18:42:42,800 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:42,800 INFO  L471      AbstractCegarLoop]: Abstraction has 1248 states and 1775 transitions.
[2024-11-23 18:42:42,801 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 55.0) internal successors, (165), 4 states have internal predecessors, (165), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:42,801 INFO  L276                IsEmpty]: Start isEmpty. Operand 1248 states and 1775 transitions.
[2024-11-23 18:42:42,805 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 190
[2024-11-23 18:42:42,806 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:42,807 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:42,807 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 18:42:42,807 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:42,808 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:42,808 INFO  L85        PathProgramCache]: Analyzing trace with hash -602249322, now seen corresponding path program 1 times
[2024-11-23 18:42:42,809 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:42,809 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212928557]
[2024-11-23 18:42:42,809 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:42,809 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:44,381 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:44,921 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-23 18:42:44,921 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:44,921 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212928557]
[2024-11-23 18:42:44,922 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212928557] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:42:44,922 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2063494113]
[2024-11-23 18:42:44,922 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:44,922 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:42:44,922 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:42:44,927 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:42:44,929 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 18:42:45,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:45,858 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1051 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-11-23 18:42:45,873 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:42:45,926 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-23 18:42:45,958 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11
[2024-11-23 18:42:46,885 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:42:46,886 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 77 treesize of output 55
[2024-11-23 18:42:47,288 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 18:42:47,289 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:42:47,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2063494113] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:47,290 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:42:47,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [4] total 13
[2024-11-23 18:42:47,290 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2024503049]
[2024-11-23 18:42:47,290 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:47,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-23 18:42:47,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:47,292 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-23 18:42:47,293 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=127, Unknown=0, NotChecked=0, Total=156
[2024-11-23 18:42:47,293 INFO  L87              Difference]: Start difference. First operand 1248 states and 1775 transitions. Second operand  has 11 states, 11 states have (on average 15.636363636363637) internal successors, (172), 11 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:51,728 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:51,728 INFO  L93              Difference]: Finished difference Result 2466 states and 3511 transitions.
[2024-11-23 18:42:51,729 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-23 18:42:51,729 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 15.636363636363637) internal successors, (172), 11 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 189
[2024-11-23 18:42:51,729 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:51,736 INFO  L225             Difference]: With dead ends: 2466
[2024-11-23 18:42:51,736 INFO  L226             Difference]: Without dead ends: 1264
[2024-11-23 18:42:51,738 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 200 GetRequests, 181 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=87, Invalid=333, Unknown=0, NotChecked=0, Total=420
[2024-11-23 18:42:51,739 INFO  L435           NwaCegarLoop]: 747 mSDtfsCounter, 840 mSDsluCounter, 5151 mSDsCounter, 0 mSdLazyCounter, 1014 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 850 SdHoareTripleChecker+Valid, 5898 SdHoareTripleChecker+Invalid, 1019 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 1014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:51,739 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [850 Valid, 5898 Invalid, 1019 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 1014 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-23 18:42:51,742 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1264 states.
[2024-11-23 18:42:51,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1264 to 1248.
[2024-11-23 18:42:51,786 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1248 states, 1206 states have (on average 1.4179104477611941) internal successors, (1710), 1233 states have internal predecessors, (1710), 32 states have call successors, (32), 2 states have call predecessors, (32), 2 states have return successors, (32), 16 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-23 18:42:51,793 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1248 states to 1248 states and 1774 transitions.
[2024-11-23 18:42:51,794 INFO  L78                 Accepts]: Start accepts. Automaton has 1248 states and 1774 transitions. Word has length 189
[2024-11-23 18:42:51,794 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:51,795 INFO  L471      AbstractCegarLoop]: Abstraction has 1248 states and 1774 transitions.
[2024-11-23 18:42:51,795 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 15.636363636363637) internal successors, (172), 11 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:51,795 INFO  L276                IsEmpty]: Start isEmpty. Operand 1248 states and 1774 transitions.
[2024-11-23 18:42:51,797 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 191
[2024-11-23 18:42:51,798 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:51,798 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:51,814 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-23 18:42:52,002 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:42:52,002 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:52,007 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:52,007 INFO  L85        PathProgramCache]: Analyzing trace with hash -650065030, now seen corresponding path program 1 times
[2024-11-23 18:42:52,007 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:52,007 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [326030901]
[2024-11-23 18:42:52,007 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:52,007 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:52,696 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:53,140 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-23 18:42:53,141 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:53,141 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [326030901]
[2024-11-23 18:42:53,141 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [326030901] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:42:53,141 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1046701767]
[2024-11-23 18:42:53,141 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:53,141 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:42:53,142 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:42:53,144 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:42:53,148 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 18:42:53,945 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:53,957 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1052 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-23 18:42:53,965 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:42:54,044 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 18:42:54,044 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:42:54,045 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1046701767] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:54,045 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:42:54,045 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-11-23 18:42:54,045 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [385160587]
[2024-11-23 18:42:54,045 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:54,046 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:42:54,046 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:54,047 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:42:54,047 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:42:54,047 INFO  L87              Difference]: Start difference. First operand 1248 states and 1774 transitions. Second operand  has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:54,249 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:54,249 INFO  L93              Difference]: Finished difference Result 2450 states and 3496 transitions.
[2024-11-23 18:42:54,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:42:54,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 190
[2024-11-23 18:42:54,250 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:54,258 INFO  L225             Difference]: With dead ends: 2450
[2024-11-23 18:42:54,258 INFO  L226             Difference]: Without dead ends: 1248
[2024-11-23 18:42:54,260 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 189 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:42:54,261 INFO  L435           NwaCegarLoop]: 745 mSDtfsCounter, 17 mSDsluCounter, 1361 mSDsCounter, 0 mSdLazyCounter, 112 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 2106 SdHoareTripleChecker+Invalid, 112 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 112 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:54,261 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 2106 Invalid, 112 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 112 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 18:42:54,264 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1248 states.
[2024-11-23 18:42:54,303 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1248 to 1248.
[2024-11-23 18:42:54,305 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1248 states, 1206 states have (on average 1.4162520729684909) internal successors, (1708), 1233 states have internal predecessors, (1708), 32 states have call successors, (32), 2 states have call predecessors, (32), 2 states have return successors, (32), 16 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-23 18:42:54,313 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1248 states to 1248 states and 1772 transitions.
[2024-11-23 18:42:54,314 INFO  L78                 Accepts]: Start accepts. Automaton has 1248 states and 1772 transitions. Word has length 190
[2024-11-23 18:42:54,315 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:54,316 INFO  L471      AbstractCegarLoop]: Abstraction has 1248 states and 1772 transitions.
[2024-11-23 18:42:54,316 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:54,316 INFO  L276                IsEmpty]: Start isEmpty. Operand 1248 states and 1772 transitions.
[2024-11-23 18:42:54,318 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 192
[2024-11-23 18:42:54,318 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:54,319 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:54,334 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 18:42:54,522 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:42:54,522 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:54,522 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:54,523 INFO  L85        PathProgramCache]: Analyzing trace with hash -1350363877, now seen corresponding path program 1 times
[2024-11-23 18:42:54,523 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:54,523 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [338854165]
[2024-11-23 18:42:54,523 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:54,524 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:54,697 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:55,250 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 18:42:55,250 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:55,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [338854165]
[2024-11-23 18:42:55,251 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [338854165] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:55,251 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:55,251 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 18:42:55,251 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [384750339]
[2024-11-23 18:42:55,251 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:55,252 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 18:42:55,252 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:55,252 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 18:42:55,252 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:42:55,253 INFO  L87              Difference]: Start difference. First operand 1248 states and 1772 transitions. Second operand  has 6 states, 6 states have (on average 29.0) internal successors, (174), 6 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:55,671 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:55,671 INFO  L93              Difference]: Finished difference Result 2453 states and 3498 transitions.
[2024-11-23 18:42:55,672 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 18:42:55,672 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.0) internal successors, (174), 6 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 191
[2024-11-23 18:42:55,672 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:55,679 INFO  L225             Difference]: With dead ends: 2453
[2024-11-23 18:42:55,679 INFO  L226             Difference]: Without dead ends: 1254
[2024-11-23 18:42:55,681 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:42:55,682 INFO  L435           NwaCegarLoop]: 744 mSDtfsCounter, 8 mSDsluCounter, 2680 mSDsCounter, 0 mSdLazyCounter, 309 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 3424 SdHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:55,682 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 3424 Invalid, 310 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 309 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 18:42:55,685 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1254 states.
[2024-11-23 18:42:55,723 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1254 to 1254.
[2024-11-23 18:42:55,726 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1254 states, 1212 states have (on average 1.4141914191419143) internal successors, (1714), 1239 states have internal predecessors, (1714), 32 states have call successors, (32), 2 states have call predecessors, (32), 2 states have return successors, (32), 16 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-23 18:42:55,733 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1254 states to 1254 states and 1778 transitions.
[2024-11-23 18:42:55,734 INFO  L78                 Accepts]: Start accepts. Automaton has 1254 states and 1778 transitions. Word has length 191
[2024-11-23 18:42:55,734 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:55,734 INFO  L471      AbstractCegarLoop]: Abstraction has 1254 states and 1778 transitions.
[2024-11-23 18:42:55,735 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.0) internal successors, (174), 6 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:55,735 INFO  L276                IsEmpty]: Start isEmpty. Operand 1254 states and 1778 transitions.
[2024-11-23 18:42:55,738 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 193
[2024-11-23 18:42:55,738 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:55,738 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:55,738 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 18:42:55,739 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:55,739 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:55,739 INFO  L85        PathProgramCache]: Analyzing trace with hash -429182207, now seen corresponding path program 1 times
[2024-11-23 18:42:55,739 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:55,739 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [370855918]
[2024-11-23 18:42:55,740 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:55,740 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:55,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:56,427 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 18:42:56,427 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:56,427 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [370855918]
[2024-11-23 18:42:56,427 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [370855918] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:56,427 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:42:56,428 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 18:42:56,428 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [548441955]
[2024-11-23 18:42:56,428 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:56,428 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 18:42:56,428 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:56,429 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 18:42:56,429 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:42:56,429 INFO  L87              Difference]: Start difference. First operand 1254 states and 1778 transitions. Second operand  has 7 states, 7 states have (on average 25.0) internal successors, (175), 7 states have internal predecessors, (175), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:56,943 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:42:56,946 INFO  L93              Difference]: Finished difference Result 2459 states and 3502 transitions.
[2024-11-23 18:42:56,947 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:42:56,948 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.0) internal successors, (175), 7 states have internal predecessors, (175), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 192
[2024-11-23 18:42:56,948 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:42:56,954 INFO  L225             Difference]: With dead ends: 2459
[2024-11-23 18:42:56,955 INFO  L226             Difference]: Without dead ends: 1264
[2024-11-23 18:42:56,977 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:42:56,978 INFO  L435           NwaCegarLoop]: 734 mSDtfsCounter, 12 mSDsluCounter, 3350 mSDsCounter, 0 mSdLazyCounter, 399 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 4084 SdHoareTripleChecker+Invalid, 400 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 399 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-23 18:42:56,978 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 4084 Invalid, 400 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 399 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-23 18:42:56,980 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1264 states.
[2024-11-23 18:42:57,019 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1264 to 1262.
[2024-11-23 18:42:57,022 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1262 states, 1220 states have (on average 1.4131147540983606) internal successors, (1724), 1247 states have internal predecessors, (1724), 32 states have call successors, (32), 2 states have call predecessors, (32), 2 states have return successors, (32), 16 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-23 18:42:57,027 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1262 states to 1262 states and 1788 transitions.
[2024-11-23 18:42:57,028 INFO  L78                 Accepts]: Start accepts. Automaton has 1262 states and 1788 transitions. Word has length 192
[2024-11-23 18:42:57,029 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:42:57,029 INFO  L471      AbstractCegarLoop]: Abstraction has 1262 states and 1788 transitions.
[2024-11-23 18:42:57,029 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.0) internal successors, (175), 7 states have internal predecessors, (175), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-23 18:42:57,029 INFO  L276                IsEmpty]: Start isEmpty. Operand 1262 states and 1788 transitions.
[2024-11-23 18:42:57,032 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 193
[2024-11-23 18:42:57,032 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:42:57,032 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:42:57,032 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 18:42:57,033 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:42:57,033 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:42:57,033 INFO  L85        PathProgramCache]: Analyzing trace with hash 602388125, now seen corresponding path program 1 times
[2024-11-23 18:42:57,033 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:42:57,034 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [876700213]
[2024-11-23 18:42:57,034 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:57,034 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:42:58,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:58,629 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-23 18:42:58,630 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:42:58,630 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [876700213]
[2024-11-23 18:42:58,630 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [876700213] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:42:58,630 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1332146585]
[2024-11-23 18:42:58,630 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:42:58,630 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:42:58,630 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:42:58,638 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:42:58,649 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 18:42:59,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:42:59,717 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1051 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-23 18:42:59,725 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:42:59,991 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-23 18:42:59,991 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:42:59,992 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1332146585] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:42:59,992 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:42:59,992 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [4] total 9
[2024-11-23 18:42:59,992 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1502689685]
[2024-11-23 18:42:59,993 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:42:59,993 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 18:42:59,996 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:42:59,997 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 18:42:59,997 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-23 18:42:59,997 INFO  L87              Difference]: Start difference. First operand 1262 states and 1788 transitions. Second operand  has 7 states, 7 states have (on average 25.428571428571427) internal successors, (178), 7 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-23 18:43:00,945 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:43:00,945 INFO  L93              Difference]: Finished difference Result 2358 states and 3347 transitions.
[2024-11-23 18:43:00,947 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:43:00,948 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.428571428571427) internal successors, (178), 7 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 192
[2024-11-23 18:43:00,949 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:43:00,955 INFO  L225             Difference]: With dead ends: 2358
[2024-11-23 18:43:00,955 INFO  L226             Difference]: Without dead ends: 1346
[2024-11-23 18:43:00,957 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 188 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-23 18:43:00,959 INFO  L435           NwaCegarLoop]: 740 mSDtfsCounter, 13 mSDsluCounter, 3089 mSDsCounter, 0 mSdLazyCounter, 692 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 3829 SdHoareTripleChecker+Invalid, 695 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 692 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-23 18:43:00,959 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 3829 Invalid, 695 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 692 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-23 18:43:00,962 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1346 states.
[2024-11-23 18:43:01,006 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1346 to 1336.
[2024-11-23 18:43:01,009 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1336 states, 1294 states have (on average 1.3987635239567233) internal successors, (1810), 1321 states have internal predecessors, (1810), 32 states have call successors, (32), 2 states have call predecessors, (32), 2 states have return successors, (32), 16 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-23 18:43:01,014 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1336 states to 1336 states and 1874 transitions.
[2024-11-23 18:43:01,016 INFO  L78                 Accepts]: Start accepts. Automaton has 1336 states and 1874 transitions. Word has length 192
[2024-11-23 18:43:01,016 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:43:01,016 INFO  L471      AbstractCegarLoop]: Abstraction has 1336 states and 1874 transitions.
[2024-11-23 18:43:01,017 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.428571428571427) internal successors, (178), 7 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-23 18:43:01,017 INFO  L276                IsEmpty]: Start isEmpty. Operand 1336 states and 1874 transitions.
[2024-11-23 18:43:01,020 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 195
[2024-11-23 18:43:01,021 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:43:01,021 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:43:01,037 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-23 18:43:01,225 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:43:01,226 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:43:01,226 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:43:01,227 INFO  L85        PathProgramCache]: Analyzing trace with hash -2101255966, now seen corresponding path program 1 times
[2024-11-23 18:43:01,227 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:43:01,227 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [870429959]
[2024-11-23 18:43:01,227 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:43:01,227 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:43:01,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:43:02,105 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 18:43:02,105 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:43:02,106 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [870429959]
[2024-11-23 18:43:02,106 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [870429959] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:43:02,106 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:43:02,106 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 18:43:02,106 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [309898187]
[2024-11-23 18:43:02,106 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:43:02,107 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 18:43:02,107 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:43:02,108 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 18:43:02,109 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:43:02,110 INFO  L87              Difference]: Start difference. First operand 1336 states and 1874 transitions. Second operand  has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-23 18:43:02,886 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:43:02,887 INFO  L93              Difference]: Finished difference Result 2400 states and 3389 transitions.
[2024-11-23 18:43:02,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:43:02,887 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 194
[2024-11-23 18:43:02,888 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:43:02,894 INFO  L225             Difference]: With dead ends: 2400
[2024-11-23 18:43:02,894 INFO  L226             Difference]: Without dead ends: 1354
[2024-11-23 18:43:02,896 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:43:02,897 INFO  L435           NwaCegarLoop]: 747 mSDtfsCounter, 13 mSDsluCounter, 2439 mSDsCounter, 0 mSdLazyCounter, 660 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 3186 SdHoareTripleChecker+Invalid, 661 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 660 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-23 18:43:02,897 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 3186 Invalid, 661 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 660 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-23 18:43:02,900 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1354 states.
[2024-11-23 18:43:02,940 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1354 to 1344.
[2024-11-23 18:43:02,943 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1344 states, 1302 states have (on average 1.3978494623655915) internal successors, (1820), 1329 states have internal predecessors, (1820), 32 states have call successors, (32), 2 states have call predecessors, (32), 2 states have return successors, (32), 16 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-23 18:43:02,947 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1344 states to 1344 states and 1884 transitions.
[2024-11-23 18:43:02,949 INFO  L78                 Accepts]: Start accepts. Automaton has 1344 states and 1884 transitions. Word has length 194
[2024-11-23 18:43:02,949 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:43:02,949 INFO  L471      AbstractCegarLoop]: Abstraction has 1344 states and 1884 transitions.
[2024-11-23 18:43:02,950 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-23 18:43:02,950 INFO  L276                IsEmpty]: Start isEmpty. Operand 1344 states and 1884 transitions.
[2024-11-23 18:43:02,953 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 196
[2024-11-23 18:43:02,953 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:43:02,954 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:43:02,954 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-23 18:43:02,954 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:43:02,956 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:43:02,956 INFO  L85        PathProgramCache]: Analyzing trace with hash -608222808, now seen corresponding path program 1 times
[2024-11-23 18:43:02,956 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:43:02,956 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1003298457]
[2024-11-23 18:43:02,956 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:43:02,957 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:43:03,854 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:43:04,211 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-23 18:43:04,211 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:43:04,211 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1003298457]
[2024-11-23 18:43:04,211 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1003298457] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:43:04,211 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [884032343]
[2024-11-23 18:43:04,211 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:43:04,212 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:43:04,212 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:43:04,214 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:43:04,218 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 18:43:05,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:43:05,321 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1051 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-23 18:43:05,328 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:43:05,354 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-23 18:43:05,354 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:43:05,354 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [884032343] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:43:05,354 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:43:05,355 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 5
[2024-11-23 18:43:05,355 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457397860]
[2024-11-23 18:43:05,355 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:43:05,355 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:43:05,356 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:43:05,356 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:43:05,356 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:43:05,357 INFO  L87              Difference]: Start difference. First operand 1344 states and 1884 transitions. Second operand  has 4 states, 4 states have (on average 45.25) internal successors, (181), 4 states have internal predecessors, (181), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-23 18:43:05,424 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:43:05,424 INFO  L93              Difference]: Finished difference Result 2588 states and 3649 transitions.
[2024-11-23 18:43:05,425 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:43:05,425 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 45.25) internal successors, (181), 4 states have internal predecessors, (181), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 195
[2024-11-23 18:43:05,425 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:43:05,432 INFO  L225             Difference]: With dead ends: 2588
[2024-11-23 18:43:05,432 INFO  L226             Difference]: Without dead ends: 1347
[2024-11-23 18:43:05,435 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 198 GetRequests, 195 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:43:05,435 INFO  L435           NwaCegarLoop]: 750 mSDtfsCounter, 0 mSDsluCounter, 1493 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 2243 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 18:43:05,435 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2243 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 18:43:05,438 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1347 states.
[2024-11-23 18:43:05,476 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1347 to 1347.
[2024-11-23 18:43:05,478 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1347 states, 1304 states have (on average 1.3980061349693251) internal successors, (1823), 1332 states have internal predecessors, (1823), 32 states have call successors, (32), 2 states have call predecessors, (32), 3 states have return successors, (36), 16 states have call predecessors, (36), 32 states have call successors, (36)
[2024-11-23 18:43:05,482 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1347 states to 1347 states and 1891 transitions.
[2024-11-23 18:43:05,483 INFO  L78                 Accepts]: Start accepts. Automaton has 1347 states and 1891 transitions. Word has length 195
[2024-11-23 18:43:05,483 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:43:05,483 INFO  L471      AbstractCegarLoop]: Abstraction has 1347 states and 1891 transitions.
[2024-11-23 18:43:05,484 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 45.25) internal successors, (181), 4 states have internal predecessors, (181), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-23 18:43:05,484 INFO  L276                IsEmpty]: Start isEmpty. Operand 1347 states and 1891 transitions.
[2024-11-23 18:43:05,486 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 200
[2024-11-23 18:43:05,487 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:43:05,487 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:43:05,503 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-23 18:43:05,691 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:43:05,691 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-23 18:43:05,692 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:43:05,692 INFO  L85        PathProgramCache]: Analyzing trace with hash 1717162152, now seen corresponding path program 1 times
[2024-11-23 18:43:05,692 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:43:05,692 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1540215822]
[2024-11-23 18:43:05,693 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:43:05,693 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:43:06,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:43:07,203 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 6 proven. 19 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-23 18:43:07,203 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:43:07,203 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1540215822]
[2024-11-23 18:43:07,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1540215822] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:43:07,204 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2142479704]
[2024-11-23 18:43:07,204 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:43:07,204 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:43:07,204 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:43:07,209 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:43:07,211 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0e18792-29d6-4f94-b50b-7869730cb801/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-23 18:43:08,453 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:43:08,461 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1111 conjuncts, 147 conjuncts are in the unsatisfiable core
[2024-11-23 18:43:08,481 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:43:08,509 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-11-23 18:43:08,573 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-23 18:43:09,233 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 27
[2024-11-23 18:43:09,255 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 18
[2024-11-23 18:43:09,305 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 21
[2024-11-23 18:43:09,341 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1
[2024-11-23 18:43:09,350 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 21
[2024-11-23 18:43:09,387 INFO  L349             Elim1Store]: treesize reduction 26, result has 35.0 percent of original size
[2024-11-23 18:43:09,388 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 29
[2024-11-23 18:43:09,406 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1
[2024-11-23 18:43:09,603 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 10
[2024-11-23 18:43:09,614 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7
[2024-11-23 18:43:09,916 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:43:09,917 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 66 treesize of output 57
[2024-11-23 18:43:09,929 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 16
[2024-11-23 18:43:09,946 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 1
[2024-11-23 18:43:28,918 INFO  L224             Elim1Store]: Index analysis took 2199 ms