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


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


Checking for overflows
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test4-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1 --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 efaea2320311f06fbd3071893d75fb70222c33e449b43348105f12b548a90ab4
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-01 23:08:45,445 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-01 23:08:45,511 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-12-01 23:08:45,517 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-01 23:08:45,517 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-01 23:08:45,540 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-01 23:08:45,541 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-01 23:08:45,541 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-01 23:08:45,542 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-01 23:08:45,542 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-01 23:08:45,542 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-01 23:08:45,542 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-01 23:08:45,543 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-01 23:08:45,543 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-01 23:08:45,543 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-01 23:08:45,543 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-01 23:08:45,543 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-01 23:08:45,543 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-01 23:08:45,543 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-01 23:08:45,543 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-01 23:08:45,544 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-01 23:08:45,545 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-01 23:08:45,545 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-01 23:08:45,545 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-01 23:08:45,545 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-01 23:08:45,545 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-01 23:08:45,545 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-01 23:08:45,545 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-01 23:08:45,545 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-01 23:08:45,546 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-01 23:08:45,546 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-01 23:08:45,546 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-01 23:08:45,546 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-01 23:08:45,546 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-01 23:08:45,546 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-01 23:08:45,546 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-01 23:08:45,546 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-01 23:08:45,547 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-01 23:08:45,547 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-01 23:08:45,547 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-01 23:08:45,547 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-01 23:08:45,547 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-01 23:08:45,547 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-01 23:08:45,547 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_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1
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 -> efaea2320311f06fbd3071893d75fb70222c33e449b43348105f12b548a90ab4
[2024-12-01 23:08:45,788 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-01 23:08:45,797 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-01 23:08:45,800 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-01 23:08:45,801 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-01 23:08:45,801 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-01 23:08:45,802 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test4-3.i
[2024-12-01 23:08:48,529 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/data/2b1b588e1/2991c2b0632e40c3bd094174839832ff/FLAG5f4a77338
[2024-12-01 23:08:48,819 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-01 23:08:48,820 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test4-3.i
[2024-12-01 23:08:48,834 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/data/2b1b588e1/2991c2b0632e40c3bd094174839832ff/FLAG5f4a77338
[2024-12-01 23:08:48,847 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/data/2b1b588e1/2991c2b0632e40c3bd094174839832ff
[2024-12-01 23:08:48,849 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-01 23:08:48,851 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-01 23:08:48,852 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-01 23:08:48,852 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-01 23:08:48,856 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-01 23:08:48,856 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 11:08:48" (1/1) ...
[2024-12-01 23:08:48,857 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@70d890b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:48, skipping insertion in model container
[2024-12-01 23:08:48,857 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 11:08:48" (1/1) ...
[2024-12-01 23:08:48,893 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-01 23:08:49,339 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-01 23:08:49,350 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-01 23:08:49,446 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-01 23:08:49,470 INFO  L204         MainTranslator]: Completed translation
[2024-12-01 23:08:49,471 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49 WrapperNode
[2024-12-01 23:08:49,471 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-01 23:08:49,472 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-01 23:08:49,472 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-01 23:08:49,472 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-01 23:08:49,476 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,499 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,553 INFO  L138                Inliner]: procedures = 176, calls = 435, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1869
[2024-12-01 23:08:49,554 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-01 23:08:49,554 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-01 23:08:49,554 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-01 23:08:49,554 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-01 23:08:49,563 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,563 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,573 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,718 INFO  L175           MemorySlicer]: Split 403 memory accesses to 2 slices as follows [2, 401]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 98 writes are split as follows [0, 98].
[2024-12-01 23:08:49,718 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,718 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,758 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,760 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,773 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,778 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,783 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,795 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-01 23:08:49,796 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-01 23:08:49,796 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-01 23:08:49,796 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-01 23:08:49,797 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (1/1) ...
[2024-12-01 23:08:49,802 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-01 23:08:49,813 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:08:49,825 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-01 23:08:49,827 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-01 23:08:49,852 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-12-01 23:08:49,853 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-12-01 23:08:49,853 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-12-01 23:08:49,853 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-12-01 23:08:49,853 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-12-01 23:08:49,854 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-12-01 23:08:49,854 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-01 23:08:49,854 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-12-01 23:08:49,854 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-01 23:08:49,854 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-01 23:08:50,080 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-01 23:08:50,082 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-01 23:08:51,927 INFO  L?                        ?]: Removed 435 outVars from TransFormulas that were not future-live.
[2024-12-01 23:08:51,927 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-01 23:08:51,951 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-01 23:08:51,951 INFO  L312             CfgBuilder]: Removed 43 assume(true) statements.
[2024-12-01 23:08:51,952 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 11:08:51 BoogieIcfgContainer
[2024-12-01 23:08:51,952 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-01 23:08:51,955 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-01 23:08:51,955 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-01 23:08:51,961 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-01 23:08:51,961 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 01.12 11:08:48" (1/3) ...
[2024-12-01 23:08:51,962 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e8bec11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.12 11:08:51, skipping insertion in model container
[2024-12-01 23:08:51,962 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:08:49" (2/3) ...
[2024-12-01 23:08:51,962 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e8bec11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.12 11:08:51, skipping insertion in model container
[2024-12-01 23:08:51,962 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 11:08:51" (3/3) ...
[2024-12-01 23:08:51,964 INFO  L128   eAbstractionObserver]: Analyzing ICFG uthash_FNV_test4-3.i
[2024-12-01 23:08:51,980 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-01 23:08:51,981 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG uthash_FNV_test4-3.i that has 4 procedures, 510 locations, 1 initial locations, 45 loop locations, and 6 error locations.
[2024-12-01 23:08:52,050 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-01 23:08:52,062 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;@67f2884e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-01 23:08:52,062 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2024-12-01 23:08:52,068 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 506 states, 481 states have (on average 1.6153846153846154) internal successors, (777), 497 states have internal predecessors, (777), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-01 23:08:52,072 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-01 23:08:52,072 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:52,072 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-01 23:08:52,073 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:52,078 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:52,078 INFO  L85        PathProgramCache]: Analyzing trace with hash -698643749, now seen corresponding path program 1 times
[2024-12-01 23:08:52,086 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:52,086 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146911960]
[2024-12-01 23:08:52,086 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:52,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:52,195 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:52,240 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-01 23:08:52,240 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:52,240 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146911960]
[2024-12-01 23:08:52,241 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146911960] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:52,241 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:52,241 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-01 23:08:52,243 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [432286919]
[2024-12-01 23:08:52,243 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:52,248 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-01 23:08:52,248 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:52,269 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-01 23:08:52,269 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-01 23:08:52,272 INFO  L87              Difference]: Start difference. First operand  has 506 states, 481 states have (on average 1.6153846153846154) internal successors, (777), 497 states have internal predecessors, (777), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) Second operand  has 2 states, 1 states have (on average 7.0) internal successors, (7), 2 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-12-01 23:08:52,336 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:52,336 INFO  L93              Difference]: Finished difference Result 1008 states and 1625 transitions.
[2024-12-01 23:08:52,337 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-01 23:08:52,338 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 7.0) internal successors, (7), 2 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-12-01 23:08:52,338 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:52,348 INFO  L225             Difference]: With dead ends: 1008
[2024-12-01 23:08:52,348 INFO  L226             Difference]: Without dead ends: 437
[2024-12-01 23:08:52,353 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-12-01 23:08:52,356 INFO  L435           NwaCegarLoop]: 721 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, 721 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-12-01 23:08:52,357 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 721 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-01 23:08:52,372 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 437 states.
[2024-12-01 23:08:52,408 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 437 to 437.
[2024-12-01 23:08:52,409 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 437 states, 414 states have (on average 1.4468599033816425) internal successors, (599), 428 states have internal predecessors, (599), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-01 23:08:52,416 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 437 states and 631 transitions.
[2024-12-01 23:08:52,419 INFO  L78                 Accepts]: Start accepts. Automaton has 437 states and 631 transitions. Word has length 7
[2024-12-01 23:08:52,419 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:52,419 INFO  L471      AbstractCegarLoop]: Abstraction has 437 states and 631 transitions.
[2024-12-01 23:08:52,419 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 7.0) internal successors, (7), 2 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-12-01 23:08:52,420 INFO  L276                IsEmpty]: Start isEmpty. Operand 437 states and 631 transitions.
[2024-12-01 23:08:52,420 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-01 23:08:52,420 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:52,420 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-01 23:08:52,420 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-01 23:08:52,420 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:52,421 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:52,421 INFO  L85        PathProgramCache]: Analyzing trace with hash -650465730, now seen corresponding path program 1 times
[2024-12-01 23:08:52,421 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:52,421 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119560058]
[2024-12-01 23:08:52,421 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:52,422 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:52,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:52,496 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-01 23:08:52,496 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:52,496 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119560058]
[2024-12-01 23:08:52,496 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119560058] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:52,496 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:52,496 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-01 23:08:52,496 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1454516453]
[2024-12-01 23:08:52,496 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:52,497 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-01 23:08:52,498 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:52,498 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-01 23:08:52,498 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-01 23:08:52,498 INFO  L87              Difference]: Start difference. First operand 437 states and 631 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-12-01 23:08:52,582 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:52,582 INFO  L93              Difference]: Finished difference Result 864 states and 1252 transitions.
[2024-12-01 23:08:52,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-01 23:08:52,583 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-12-01 23:08:52,583 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:52,588 INFO  L225             Difference]: With dead ends: 864
[2024-12-01 23:08:52,588 INFO  L226             Difference]: Without dead ends: 830
[2024-12-01 23:08:52,589 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-12-01 23:08:52,590 INFO  L435           NwaCegarLoop]: 679 mSDtfsCounter, 554 mSDsluCounter, 623 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 560 SdHoareTripleChecker+Valid, 1302 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-01 23:08:52,591 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [560 Valid, 1302 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-01 23:08:52,593 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 830 states.
[2024-12-01 23:08:52,618 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 830 to 443.
[2024-12-01 23:08:52,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 443 states, 420 states have (on average 1.4404761904761905) internal successors, (605), 434 states have internal predecessors, (605), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-01 23:08:52,623 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 443 states and 637 transitions.
[2024-12-01 23:08:52,624 INFO  L78                 Accepts]: Start accepts. Automaton has 443 states and 637 transitions. Word has length 7
[2024-12-01 23:08:52,624 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:52,624 INFO  L471      AbstractCegarLoop]: Abstraction has 443 states and 637 transitions.
[2024-12-01 23:08:52,624 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-12-01 23:08:52,624 INFO  L276                IsEmpty]: Start isEmpty. Operand 443 states and 637 transitions.
[2024-12-01 23:08:52,630 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-12-01 23:08:52,630 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:52,631 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-12-01 23:08:52,631 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-01 23:08:52,631 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:52,632 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:52,632 INFO  L85        PathProgramCache]: Analyzing trace with hash -1681190960, now seen corresponding path program 1 times
[2024-12-01 23:08:52,632 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:52,632 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [154554941]
[2024-12-01 23:08:52,632 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:52,632 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:52,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:53,243 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-01 23:08:53,243 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:53,243 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [154554941]
[2024-12-01 23:08:53,243 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [154554941] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:53,243 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:53,243 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-01 23:08:53,244 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1281897939]
[2024-12-01 23:08:53,244 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:53,244 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-01 23:08:53,244 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:53,245 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-01 23:08:53,245 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-01 23:08:53,246 INFO  L87              Difference]: Start difference. First operand 443 states and 637 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-12-01 23:08:53,358 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:53,358 INFO  L93              Difference]: Finished difference Result 881 states and 1269 transitions.
[2024-12-01 23:08:53,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-01 23:08:53,359 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-12-01 23:08:53,359 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:53,362 INFO  L225             Difference]: With dead ends: 881
[2024-12-01 23:08:53,362 INFO  L226             Difference]: Without dead ends: 446
[2024-12-01 23:08:53,363 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-12-01 23:08:53,363 INFO  L435           NwaCegarLoop]: 603 mSDtfsCounter, 106 mSDsluCounter, 1112 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 1715 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-12-01 23:08:53,364 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 1715 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-01 23:08:53,365 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 446 states.
[2024-12-01 23:08:53,375 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 446 to 443.
[2024-12-01 23:08:53,375 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 443 states, 420 states have (on average 1.4238095238095239) internal successors, (598), 434 states have internal predecessors, (598), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-01 23:08:53,377 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 443 states and 630 transitions.
[2024-12-01 23:08:53,377 INFO  L78                 Accepts]: Start accepts. Automaton has 443 states and 630 transitions. Word has length 152
[2024-12-01 23:08:53,378 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:53,378 INFO  L471      AbstractCegarLoop]: Abstraction has 443 states and 630 transitions.
[2024-12-01 23:08:53,378 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-12-01 23:08:53,378 INFO  L276                IsEmpty]: Start isEmpty. Operand 443 states and 630 transitions.
[2024-12-01 23:08:53,381 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-12-01 23:08:53,381 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:53,381 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-12-01 23:08:53,382 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-01 23:08:53,382 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:53,382 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:53,382 INFO  L85        PathProgramCache]: Analyzing trace with hash 1275416924, now seen corresponding path program 1 times
[2024-12-01 23:08:53,383 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:53,383 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688165426]
[2024-12-01 23:08:53,383 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:53,383 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:53,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:53,619 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-01 23:08:53,619 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:53,619 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688165426]
[2024-12-01 23:08:53,619 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688165426] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:53,619 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:53,619 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-01 23:08:53,619 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247489198]
[2024-12-01 23:08:53,620 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:53,620 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-01 23:08:53,620 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:53,621 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-01 23:08:53,621 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-01 23:08:53,621 INFO  L87              Difference]: Start difference. First operand 443 states and 630 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-12-01 23:08:53,671 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:53,671 INFO  L93              Difference]: Finished difference Result 1006 states and 1440 transitions.
[2024-12-01 23:08:53,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-01 23:08:53,673 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-12-01 23:08:53,674 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:53,676 INFO  L225             Difference]: With dead ends: 1006
[2024-12-01 23:08:53,676 INFO  L226             Difference]: Without dead ends: 571
[2024-12-01 23:08:53,677 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-12-01 23:08:53,678 INFO  L435           NwaCegarLoop]: 623 mSDtfsCounter, 135 mSDsluCounter, 616 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 135 SdHoareTripleChecker+Valid, 1239 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.0s IncrementalHoareTripleChecker+Time
[2024-12-01 23:08:53,678 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [135 Valid, 1239 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-01 23:08:53,680 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 571 states.
[2024-12-01 23:08:53,692 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 571 to 571.
[2024-12-01 23:08:53,692 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 571 states, 548 states have (on average 1.4324817518248176) internal successors, (785), 562 states have internal predecessors, (785), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-01 23:08:53,695 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 571 states and 817 transitions.
[2024-12-01 23:08:53,696 INFO  L78                 Accepts]: Start accepts. Automaton has 571 states and 817 transitions. Word has length 152
[2024-12-01 23:08:53,696 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:53,696 INFO  L471      AbstractCegarLoop]: Abstraction has 571 states and 817 transitions.
[2024-12-01 23:08:53,696 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-12-01 23:08:53,697 INFO  L276                IsEmpty]: Start isEmpty. Operand 571 states and 817 transitions.
[2024-12-01 23:08:53,698 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-12-01 23:08:53,699 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:53,699 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-12-01 23:08:53,699 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-01 23:08:53,699 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:53,699 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:53,700 INFO  L85        PathProgramCache]: Analyzing trace with hash -2080750996, now seen corresponding path program 1 times
[2024-12-01 23:08:53,700 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:53,700 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1320867395]
[2024-12-01 23:08:53,700 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:53,700 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:53,804 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:54,045 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-01 23:08:54,045 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:54,045 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1320867395]
[2024-12-01 23:08:54,045 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1320867395] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:54,045 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:54,045 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-01 23:08:54,045 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1537246328]
[2024-12-01 23:08:54,045 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:54,046 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-01 23:08:54,046 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:54,047 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-01 23:08:54,047 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-01 23:08:54,047 INFO  L87              Difference]: Start difference. First operand 571 states and 817 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-12-01 23:08:54,131 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:54,131 INFO  L93              Difference]: Finished difference Result 963 states and 1372 transitions.
[2024-12-01 23:08:54,131 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-01 23:08:54,132 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-12-01 23:08:54,132 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:54,136 INFO  L225             Difference]: With dead ends: 963
[2024-12-01 23:08:54,136 INFO  L226             Difference]: Without dead ends: 528
[2024-12-01 23:08:54,136 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-12-01 23:08:54,137 INFO  L435           NwaCegarLoop]: 521 mSDtfsCounter, 30 mSDsluCounter, 1023 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 1544 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-12-01 23:08:54,137 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 1544 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-01 23:08:54,138 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 528 states.
[2024-12-01 23:08:54,150 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 528 to 528.
[2024-12-01 23:08:54,151 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 528 states, 505 states have (on average 1.4) internal successors, (707), 519 states have internal predecessors, (707), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-01 23:08:54,153 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 528 states and 739 transitions.
[2024-12-01 23:08:54,153 INFO  L78                 Accepts]: Start accepts. Automaton has 528 states and 739 transitions. Word has length 167
[2024-12-01 23:08:54,154 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:54,154 INFO  L471      AbstractCegarLoop]: Abstraction has 528 states and 739 transitions.
[2024-12-01 23:08:54,154 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-12-01 23:08:54,154 INFO  L276                IsEmpty]: Start isEmpty. Operand 528 states and 739 transitions.
[2024-12-01 23:08:54,155 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-12-01 23:08:54,155 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:54,156 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-12-01 23:08:54,156 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-01 23:08:54,156 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:54,156 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:54,156 INFO  L85        PathProgramCache]: Analyzing trace with hash -1236943392, now seen corresponding path program 1 times
[2024-12-01 23:08:54,156 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:54,156 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013366996]
[2024-12-01 23:08:54,157 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:54,157 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:54,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:54,406 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-01 23:08:54,406 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:54,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013366996]
[2024-12-01 23:08:54,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013366996] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:54,406 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:54,406 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-01 23:08:54,406 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213139645]
[2024-12-01 23:08:54,406 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:54,407 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-01 23:08:54,407 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:54,407 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-01 23:08:54,408 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-01 23:08:54,408 INFO  L87              Difference]: Start difference. First operand 528 states and 739 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-12-01 23:08:54,457 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:54,457 INFO  L93              Difference]: Finished difference Result 920 states and 1283 transitions.
[2024-12-01 23:08:54,457 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-01 23:08:54,457 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-12-01 23:08:54,458 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:54,460 INFO  L225             Difference]: With dead ends: 920
[2024-12-01 23:08:54,460 INFO  L226             Difference]: Without dead ends: 528
[2024-12-01 23:08:54,461 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-12-01 23:08:54,461 INFO  L435           NwaCegarLoop]: 534 mSDtfsCounter, 1 mSDsluCounter, 512 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 1046 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-01 23:08:54,461 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 1046 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-01 23:08:54,463 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 528 states.
[2024-12-01 23:08:54,471 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 528 to 528.
[2024-12-01 23:08:54,472 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 528 states, 505 states have (on average 1.394059405940594) internal successors, (704), 519 states have internal predecessors, (704), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-01 23:08:54,474 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 528 states and 736 transitions.
[2024-12-01 23:08:54,474 INFO  L78                 Accepts]: Start accepts. Automaton has 528 states and 736 transitions. Word has length 167
[2024-12-01 23:08:54,474 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:54,474 INFO  L471      AbstractCegarLoop]: Abstraction has 528 states and 736 transitions.
[2024-12-01 23:08:54,475 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-12-01 23:08:54,475 INFO  L276                IsEmpty]: Start isEmpty. Operand 528 states and 736 transitions.
[2024-12-01 23:08:54,476 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-12-01 23:08:54,476 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:54,476 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-12-01 23:08:54,476 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-01 23:08:54,476 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:54,477 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:54,477 INFO  L85        PathProgramCache]: Analyzing trace with hash 1118861858, now seen corresponding path program 1 times
[2024-12-01 23:08:54,477 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:54,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [68692631]
[2024-12-01 23:08:54,477 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:54,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:54,568 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:54,701 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-01 23:08:54,701 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:54,701 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [68692631]
[2024-12-01 23:08:54,702 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [68692631] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:54,702 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:54,702 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-01 23:08:54,702 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1540859166]
[2024-12-01 23:08:54,702 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:54,702 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-01 23:08:54,702 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:54,703 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-01 23:08:54,703 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-01 23:08:54,703 INFO  L87              Difference]: Start difference. First operand 528 states and 736 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-12-01 23:08:54,750 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:54,750 INFO  L93              Difference]: Finished difference Result 1068 states and 1474 transitions.
[2024-12-01 23:08:54,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-01 23:08:54,752 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-12-01 23:08:54,753 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:54,755 INFO  L225             Difference]: With dead ends: 1068
[2024-12-01 23:08:54,755 INFO  L226             Difference]: Without dead ends: 676
[2024-12-01 23:08:54,756 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-12-01 23:08:54,756 INFO  L435           NwaCegarLoop]: 539 mSDtfsCounter, 246 mSDsluCounter, 531 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 1070 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-01 23:08:54,756 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 1070 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-01 23:08:54,757 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 676 states.
[2024-12-01 23:08:54,768 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 676 to 676.
[2024-12-01 23:08:54,769 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 676 states, 650 states have (on average 1.3753846153846154) internal successors, (894), 664 states have internal predecessors, (894), 19 states have call successors, (19), 2 states have call predecessors, (19), 2 states have return successors, (19), 10 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-01 23:08:54,770 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 676 states to 676 states and 932 transitions.
[2024-12-01 23:08:54,771 INFO  L78                 Accepts]: Start accepts. Automaton has 676 states and 932 transitions. Word has length 167
[2024-12-01 23:08:54,771 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:54,771 INFO  L471      AbstractCegarLoop]: Abstraction has 676 states and 932 transitions.
[2024-12-01 23:08:54,771 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-12-01 23:08:54,771 INFO  L276                IsEmpty]: Start isEmpty. Operand 676 states and 932 transitions.
[2024-12-01 23:08:54,773 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 183
[2024-12-01 23:08:54,773 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:54,773 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-12-01 23:08:54,773 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-01 23:08:54,774 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:54,774 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:54,774 INFO  L85        PathProgramCache]: Analyzing trace with hash -767439592, now seen corresponding path program 1 times
[2024-12-01 23:08:54,774 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:54,774 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [984774249]
[2024-12-01 23:08:54,774 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:54,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:54,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:55,090 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:08:55,091 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:55,091 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [984774249]
[2024-12-01 23:08:55,091 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [984774249] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:08:55,091 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:08:55,091 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-01 23:08:55,091 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [971341226]
[2024-12-01 23:08:55,091 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:08:55,092 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-01 23:08:55,092 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:55,092 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-01 23:08:55,092 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-01 23:08:55,092 INFO  L87              Difference]: Start difference. First operand 676 states and 932 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-12-01 23:08:55,138 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:55,138 INFO  L93              Difference]: Finished difference Result 744 states and 1020 transitions.
[2024-12-01 23:08:55,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-01 23:08:55,139 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-12-01 23:08:55,139 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:55,142 INFO  L225             Difference]: With dead ends: 744
[2024-12-01 23:08:55,142 INFO  L226             Difference]: Without dead ends: 742
[2024-12-01 23:08:55,142 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-12-01 23:08:55,143 INFO  L435           NwaCegarLoop]: 533 mSDtfsCounter, 300 mSDsluCounter, 1060 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 302 SdHoareTripleChecker+Valid, 1593 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-01 23:08:55,143 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [302 Valid, 1593 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-01 23:08:55,144 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 742 states.
[2024-12-01 23:08:55,157 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 742 to 742.
[2024-12-01 23:08:55,158 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 742 states, 713 states have (on average 1.3660589060308554) internal successors, (974), 727 states have internal predecessors, (974), 22 states have call successors, (22), 2 states have call predecessors, (22), 2 states have return successors, (22), 13 states have call predecessors, (22), 22 states have call successors, (22)
[2024-12-01 23:08:55,160 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 742 states to 742 states and 1018 transitions.
[2024-12-01 23:08:55,161 INFO  L78                 Accepts]: Start accepts. Automaton has 742 states and 1018 transitions. Word has length 182
[2024-12-01 23:08:55,161 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:55,161 INFO  L471      AbstractCegarLoop]: Abstraction has 742 states and 1018 transitions.
[2024-12-01 23:08:55,161 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-12-01 23:08:55,161 INFO  L276                IsEmpty]: Start isEmpty. Operand 742 states and 1018 transitions.
[2024-12-01 23:08:55,163 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 189
[2024-12-01 23:08:55,163 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:55,164 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, 1, 1, 1, 1, 1, 1]
[2024-12-01 23:08:55,164 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-01 23:08:55,164 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:55,164 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:55,164 INFO  L85        PathProgramCache]: Analyzing trace with hash 449852961, now seen corresponding path program 1 times
[2024-12-01 23:08:55,165 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:55,165 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2018861044]
[2024-12-01 23:08:55,165 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:55,165 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:55,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:55,549 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:08:55,549 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:55,549 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2018861044]
[2024-12-01 23:08:55,549 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2018861044] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:08:55,549 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [946086200]
[2024-12-01 23:08:55,549 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:55,549 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:08:55,550 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:08:55,551 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:08:55,552 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-01 23:08:56,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:56,110 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1032 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-01 23:08:56,118 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:08:56,419 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:08:56,419 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-01 23:08:56,712 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:08:56,712 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [946086200] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-01 23:08:56,712 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-01 23:08:56,712 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-12-01 23:08:56,712 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1939593789]
[2024-12-01 23:08:56,712 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-01 23:08:56,713 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-01 23:08:56,713 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:08:56,714 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-01 23:08:56,714 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-12-01 23:08:56,714 INFO  L87              Difference]: Start difference. First operand 742 states and 1018 transitions. Second operand  has 10 states, 10 states have (on average 49.6) internal successors, (496), 10 states have internal predecessors, (496), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-12-01 23:08:56,846 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:08:56,846 INFO  L93              Difference]: Finished difference Result 1129 states and 1557 transitions.
[2024-12-01 23:08:56,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-01 23:08:56,847 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 49.6) internal successors, (496), 10 states have internal predecessors, (496), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12) Word has length 188
[2024-12-01 23:08:56,847 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:08:56,850 INFO  L225             Difference]: With dead ends: 1129
[2024-12-01 23:08:56,850 INFO  L226             Difference]: Without dead ends: 1095
[2024-12-01 23:08:56,851 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 379 GetRequests, 371 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-12-01 23:08:56,852 INFO  L435           NwaCegarLoop]: 531 mSDtfsCounter, 1524 mSDsluCounter, 2493 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1538 SdHoareTripleChecker+Valid, 3024 SdHoareTripleChecker+Invalid, 83 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-01 23:08:56,852 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1538 Valid, 3024 Invalid, 83 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-01 23:08:56,853 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1095 states.
[2024-12-01 23:08:56,871 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1095 to 1095.
[2024-12-01 23:08:56,872 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1095 states, 1060 states have (on average 1.3641509433962264) internal successors, (1446), 1074 states have internal predecessors, (1446), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-12-01 23:08:56,875 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1095 states to 1095 states and 1502 transitions.
[2024-12-01 23:08:56,875 INFO  L78                 Accepts]: Start accepts. Automaton has 1095 states and 1502 transitions. Word has length 188
[2024-12-01 23:08:56,876 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:08:56,876 INFO  L471      AbstractCegarLoop]: Abstraction has 1095 states and 1502 transitions.
[2024-12-01 23:08:56,876 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 49.6) internal successors, (496), 10 states have internal predecessors, (496), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-12-01 23:08:56,876 INFO  L276                IsEmpty]: Start isEmpty. Operand 1095 states and 1502 transitions.
[2024-12-01 23:08:56,877 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 190
[2024-12-01 23:08:56,878 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:08:56,878 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-12-01 23:08:56,889 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-01 23:08:57,078 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-12-01 23:08:57,078 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:08:57,079 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:08:57,079 INFO  L85        PathProgramCache]: Analyzing trace with hash -432978617, now seen corresponding path program 1 times
[2024-12-01 23:08:57,079 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:08:57,079 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [449111371]
[2024-12-01 23:08:57,079 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:57,079 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:08:58,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:58,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-01 23:08:58,770 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:08:58,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [449111371]
[2024-12-01 23:08:58,770 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [449111371] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:08:58,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [271935546]
[2024-12-01 23:08:58,770 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:08:58,770 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:08:58,771 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:08:58,773 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:08:58,774 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-01 23:08:59,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:08:59,531 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1039 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-12-01 23:08:59,538 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:08:59,575 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-12-01 23:08:59,598 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-12-01 23:09:00,504 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:09:00,505 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-01 23:09:00,505 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [271935546] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:00,505 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-01 23:09:00,505 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [4] total 13
[2024-12-01 23:09:00,505 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1296186499]
[2024-12-01 23:09:00,505 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:00,506 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-12-01 23:09:00,506 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:00,507 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-12-01 23:09:00,507 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156
[2024-12-01 23:09:00,507 INFO  L87              Difference]: Start difference. First operand 1095 states and 1502 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-12-01 23:09:03,108 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:03,108 INFO  L93              Difference]: Finished difference Result 2151 states and 2944 transitions.
[2024-12-01 23:09:03,108 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-01 23:09:03,109 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-12-01 23:09:03,109 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:03,114 INFO  L225             Difference]: With dead ends: 2151
[2024-12-01 23:09:03,114 INFO  L226             Difference]: Without dead ends: 1145
[2024-12-01 23:09:03,116 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 200 GetRequests, 181 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=99, Invalid=321, Unknown=0, NotChecked=0, Total=420
[2024-12-01 23:09:03,116 INFO  L435           NwaCegarLoop]: 534 mSDtfsCounter, 739 mSDsluCounter, 2748 mSDsCounter, 0 mSdLazyCounter, 1159 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 744 SdHoareTripleChecker+Valid, 3282 SdHoareTripleChecker+Invalid, 1163 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 1159 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:03,117 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [744 Valid, 3282 Invalid, 1163 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 1159 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-12-01 23:09:03,118 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1145 states.
[2024-12-01 23:09:03,145 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1145 to 1121.
[2024-12-01 23:09:03,147 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1121 states, 1086 states have (on average 1.360036832412523) internal successors, (1477), 1100 states have internal predecessors, (1477), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-12-01 23:09:03,152 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1121 states to 1121 states and 1533 transitions.
[2024-12-01 23:09:03,152 INFO  L78                 Accepts]: Start accepts. Automaton has 1121 states and 1533 transitions. Word has length 189
[2024-12-01 23:09:03,153 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:03,153 INFO  L471      AbstractCegarLoop]: Abstraction has 1121 states and 1533 transitions.
[2024-12-01 23:09:03,153 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-12-01 23:09:03,153 INFO  L276                IsEmpty]: Start isEmpty. Operand 1121 states and 1533 transitions.
[2024-12-01 23:09:03,155 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 191
[2024-12-01 23:09:03,155 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:03,156 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-12-01 23:09:03,168 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-01 23:09:03,356 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-12-01 23:09:03,356 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:03,357 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:03,357 INFO  L85        PathProgramCache]: Analyzing trace with hash -1226494246, now seen corresponding path program 1 times
[2024-12-01 23:09:03,357 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:03,357 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2027153182]
[2024-12-01 23:09:03,357 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:03,357 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:03,847 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:04,159 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-01 23:09:04,159 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:04,159 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2027153182]
[2024-12-01 23:09:04,159 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2027153182] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:09:04,159 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1471577188]
[2024-12-01 23:09:04,159 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:04,159 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:04,159 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:09:04,163 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:09:04,165 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-01 23:09:04,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:04,847 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1040 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-01 23:09:04,850 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:09:04,893 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:09:04,893 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-01 23:09:04,894 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1471577188] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:04,894 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-01 23:09:04,894 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-12-01 23:09:04,894 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1084955954]
[2024-12-01 23:09:04,894 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:04,894 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-01 23:09:04,894 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:04,895 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-01 23:09:04,895 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-01 23:09:04,895 INFO  L87              Difference]: Start difference. First operand 1121 states and 1533 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-12-01 23:09:05,128 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:05,128 INFO  L93              Difference]: Finished difference Result 2209 states and 3020 transitions.
[2024-12-01 23:09:05,129 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-01 23:09:05,129 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-12-01 23:09:05,129 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:05,135 INFO  L225             Difference]: With dead ends: 2209
[2024-12-01 23:09:05,135 INFO  L226             Difference]: Without dead ends: 1203
[2024-12-01 23:09:05,137 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-12-01 23:09:05,137 INFO  L435           NwaCegarLoop]: 531 mSDtfsCounter, 18 mSDsluCounter, 872 mSDsCounter, 0 mSdLazyCounter, 218 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 1403 SdHoareTripleChecker+Invalid, 218 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 218 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:05,137 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 1403 Invalid, 218 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 218 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-01 23:09:05,140 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1203 states.
[2024-12-01 23:09:05,172 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1203 to 1176.
[2024-12-01 23:09:05,175 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1176 states, 1141 states have (on average 1.3531989482909728) internal successors, (1544), 1155 states have internal predecessors, (1544), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-12-01 23:09:05,179 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1176 states to 1176 states and 1600 transitions.
[2024-12-01 23:09:05,180 INFO  L78                 Accepts]: Start accepts. Automaton has 1176 states and 1600 transitions. Word has length 190
[2024-12-01 23:09:05,180 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:05,180 INFO  L471      AbstractCegarLoop]: Abstraction has 1176 states and 1600 transitions.
[2024-12-01 23:09:05,181 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-12-01 23:09:05,181 INFO  L276                IsEmpty]: Start isEmpty. Operand 1176 states and 1600 transitions.
[2024-12-01 23:09:05,183 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 192
[2024-12-01 23:09:05,183 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:05,183 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-12-01 23:09:05,197 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-01 23:09:05,384 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:05,384 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:05,385 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:05,385 INFO  L85        PathProgramCache]: Analyzing trace with hash 726313132, now seen corresponding path program 1 times
[2024-12-01 23:09:05,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:05,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818484044]
[2024-12-01 23:09:05,385 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:05,385 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:05,503 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:05,924 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:09:05,924 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:05,924 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818484044]
[2024-12-01 23:09:05,924 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818484044] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:05,924 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:09:05,924 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-01 23:09:05,925 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [636123281]
[2024-12-01 23:09:05,925 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:05,925 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-01 23:09:05,925 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:05,926 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-01 23:09:05,926 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-01 23:09:05,926 INFO  L87              Difference]: Start difference. First operand 1176 states and 1600 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-12-01 23:09:06,415 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:06,415 INFO  L93              Difference]: Finished difference Result 2254 states and 3069 transitions.
[2024-12-01 23:09:06,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-01 23:09:06,416 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-12-01 23:09:06,416 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:06,421 INFO  L225             Difference]: With dead ends: 2254
[2024-12-01 23:09:06,421 INFO  L226             Difference]: Without dead ends: 1197
[2024-12-01 23:09:06,423 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-12-01 23:09:06,423 INFO  L435           NwaCegarLoop]: 530 mSDtfsCounter, 9 mSDsluCounter, 1211 mSDsCounter, 0 mSdLazyCounter, 454 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 1741 SdHoareTripleChecker+Invalid, 455 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 454 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:06,423 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 1741 Invalid, 455 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 454 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-01 23:09:06,425 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1197 states.
[2024-12-01 23:09:06,457 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1197 to 1188.
[2024-12-01 23:09:06,459 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1188 states, 1153 states have (on average 1.352124891587164) internal successors, (1559), 1167 states have internal predecessors, (1559), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-12-01 23:09:06,463 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1188 states to 1188 states and 1615 transitions.
[2024-12-01 23:09:06,463 INFO  L78                 Accepts]: Start accepts. Automaton has 1188 states and 1615 transitions. Word has length 191
[2024-12-01 23:09:06,463 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:06,463 INFO  L471      AbstractCegarLoop]: Abstraction has 1188 states and 1615 transitions.
[2024-12-01 23:09:06,464 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-12-01 23:09:06,464 INFO  L276                IsEmpty]: Start isEmpty. Operand 1188 states and 1615 transitions.
[2024-12-01 23:09:06,466 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 193
[2024-12-01 23:09:06,466 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:06,466 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-12-01 23:09:06,466 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-01 23:09:06,466 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:06,466 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:06,467 INFO  L85        PathProgramCache]: Analyzing trace with hash -973987811, now seen corresponding path program 1 times
[2024-12-01 23:09:06,467 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:06,467 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833251274]
[2024-12-01 23:09:06,467 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:06,467 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:07,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:07,419 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-01 23:09:07,419 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:07,419 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833251274]
[2024-12-01 23:09:07,420 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833251274] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:09:07,420 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [313254647]
[2024-12-01 23:09:07,420 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:07,420 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:07,420 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:09:07,421 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:09:07,423 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-01 23:09:08,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:08,229 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1039 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-12-01 23:09:08,232 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:09:08,350 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-01 23:09:08,350 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-01 23:09:08,351 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [313254647] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:08,351 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-01 23:09:08,351 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [4] total 11
[2024-12-01 23:09:08,351 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1215773132]
[2024-12-01 23:09:08,351 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:08,352 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-01 23:09:08,352 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:08,352 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-01 23:09:08,352 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2024-12-01 23:09:08,352 INFO  L87              Difference]: Start difference. First operand 1188 states and 1615 transitions. Second operand  has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 9 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-12-01 23:09:08,661 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:08,662 INFO  L93              Difference]: Finished difference Result 2144 states and 2927 transitions.
[2024-12-01 23:09:08,662 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-01 23:09:08,662 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 9 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-12-01 23:09:08,663 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:08,666 INFO  L225             Difference]: With dead ends: 2144
[2024-12-01 23:09:08,666 INFO  L226             Difference]: Without dead ends: 1224
[2024-12-01 23:09:08,668 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 186 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2024-12-01 23:09:08,668 INFO  L435           NwaCegarLoop]: 519 mSDtfsCounter, 31 mSDsluCounter, 2315 mSDsCounter, 0 mSdLazyCounter, 402 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 2834 SdHoareTripleChecker+Invalid, 405 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:08,669 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 2834 Invalid, 405 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 402 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-01 23:09:08,670 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1224 states.
[2024-12-01 23:09:08,697 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1224 to 1209.
[2024-12-01 23:09:08,699 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1209 states, 1174 states have (on average 1.348381601362862) internal successors, (1583), 1188 states have internal predecessors, (1583), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-12-01 23:09:08,702 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1209 states to 1209 states and 1639 transitions.
[2024-12-01 23:09:08,703 INFO  L78                 Accepts]: Start accepts. Automaton has 1209 states and 1639 transitions. Word has length 192
[2024-12-01 23:09:08,703 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:08,703 INFO  L471      AbstractCegarLoop]: Abstraction has 1209 states and 1639 transitions.
[2024-12-01 23:09:08,703 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 9 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-12-01 23:09:08,703 INFO  L276                IsEmpty]: Start isEmpty. Operand 1209 states and 1639 transitions.
[2024-12-01 23:09:08,706 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 194
[2024-12-01 23:09:08,706 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:08,706 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]
[2024-12-01 23:09:08,719 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-01 23:09:08,906 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-12-01 23:09:08,907 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:08,907 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:08,907 INFO  L85        PathProgramCache]: Analyzing trace with hash -1434088862, now seen corresponding path program 1 times
[2024-12-01 23:09:08,907 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:08,907 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1251168802]
[2024-12-01 23:09:08,907 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:08,907 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:09,003 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:09,335 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:09:09,336 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:09,336 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1251168802]
[2024-12-01 23:09:09,336 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1251168802] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:09,336 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:09:09,336 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-01 23:09:09,336 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [441815896]
[2024-12-01 23:09:09,336 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:09,337 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-01 23:09:09,337 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:09,337 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-01 23:09:09,337 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-01 23:09:09,337 INFO  L87              Difference]: Start difference. First operand 1209 states and 1639 transitions. Second operand  has 6 states, 6 states have (on average 29.333333333333332) internal successors, (176), 6 states have internal predecessors, (176), 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-12-01 23:09:09,611 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:09,611 INFO  L93              Difference]: Finished difference Result 2136 states and 2904 transitions.
[2024-12-01 23:09:09,612 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-01 23:09:09,612 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.333333333333332) internal successors, (176), 6 states have internal predecessors, (176), 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 193
[2024-12-01 23:09:09,612 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:09,616 INFO  L225             Difference]: With dead ends: 2136
[2024-12-01 23:09:09,616 INFO  L226             Difference]: Without dead ends: 1203
[2024-12-01 23:09:09,618 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-12-01 23:09:09,618 INFO  L435           NwaCegarLoop]: 527 mSDtfsCounter, 13 mSDsluCounter, 1803 mSDsCounter, 0 mSdLazyCounter, 328 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 2330 SdHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:09,618 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 2330 Invalid, 329 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 328 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-01 23:09:09,620 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1203 states.
[2024-12-01 23:09:09,643 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1203 to 1200.
[2024-12-01 23:09:09,645 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1200 states, 1165 states have (on average 1.345922746781116) internal successors, (1568), 1179 states have internal predecessors, (1568), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-12-01 23:09:09,648 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1200 states to 1200 states and 1624 transitions.
[2024-12-01 23:09:09,648 INFO  L78                 Accepts]: Start accepts. Automaton has 1200 states and 1624 transitions. Word has length 193
[2024-12-01 23:09:09,649 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:09,649 INFO  L471      AbstractCegarLoop]: Abstraction has 1200 states and 1624 transitions.
[2024-12-01 23:09:09,649 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.333333333333332) internal successors, (176), 6 states have internal predecessors, (176), 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-12-01 23:09:09,649 INFO  L276                IsEmpty]: Start isEmpty. Operand 1200 states and 1624 transitions.
[2024-12-01 23:09:09,650 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 195
[2024-12-01 23:09:09,650 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:09,651 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-12-01 23:09:09,651 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-01 23:09:09,651 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:09,651 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:09,651 INFO  L85        PathProgramCache]: Analyzing trace with hash 1034033282, now seen corresponding path program 1 times
[2024-12-01 23:09:09,651 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:09,652 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2053223175]
[2024-12-01 23:09:09,652 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:09,652 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:09,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:10,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:09:10,181 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:10,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2053223175]
[2024-12-01 23:09:10,182 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2053223175] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:10,182 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:09:10,182 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-01 23:09:10,182 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [288141002]
[2024-12-01 23:09:10,182 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:10,182 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-01 23:09:10,182 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:10,183 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-01 23:09:10,183 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-01 23:09:10,183 INFO  L87              Difference]: Start difference. First operand 1200 states and 1624 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 6 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-12-01 23:09:10,415 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:10,415 INFO  L93              Difference]: Finished difference Result 2134 states and 2898 transitions.
[2024-12-01 23:09:10,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-01 23:09:10,416 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 6 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-12-01 23:09:10,416 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:10,419 INFO  L225             Difference]: With dead ends: 2134
[2024-12-01 23:09:10,419 INFO  L226             Difference]: Without dead ends: 1209
[2024-12-01 23:09:10,420 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-12-01 23:09:10,421 INFO  L435           NwaCegarLoop]: 530 mSDtfsCounter, 8 mSDsluCounter, 1820 mSDsCounter, 0 mSdLazyCounter, 316 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 2350 SdHoareTripleChecker+Invalid, 317 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 316 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:10,421 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 2350 Invalid, 317 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 316 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-01 23:09:10,422 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1209 states.
[2024-12-01 23:09:10,444 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1209 to 1209.
[2024-12-01 23:09:10,446 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1209 states, 1174 states have (on average 1.3432708688245316) internal successors, (1577), 1188 states have internal predecessors, (1577), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-12-01 23:09:10,449 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1209 states to 1209 states and 1633 transitions.
[2024-12-01 23:09:10,450 INFO  L78                 Accepts]: Start accepts. Automaton has 1209 states and 1633 transitions. Word has length 194
[2024-12-01 23:09:10,450 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:10,450 INFO  L471      AbstractCegarLoop]: Abstraction has 1209 states and 1633 transitions.
[2024-12-01 23:09:10,451 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 6 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-12-01 23:09:10,451 INFO  L276                IsEmpty]: Start isEmpty. Operand 1209 states and 1633 transitions.
[2024-12-01 23:09:10,452 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 196
[2024-12-01 23:09:10,452 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:10,452 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-12-01 23:09:10,452 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-01 23:09:10,452 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:10,453 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:10,453 INFO  L85        PathProgramCache]: Analyzing trace with hash 411292537, now seen corresponding path program 1 times
[2024-12-01 23:09:10,453 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:10,453 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181527949]
[2024-12-01 23:09:10,453 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:10,453 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:11,113 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:11,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-01 23:09:11,277 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:11,277 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1181527949]
[2024-12-01 23:09:11,277 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1181527949] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:09:11,277 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1208834765]
[2024-12-01 23:09:11,277 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:11,278 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:11,278 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:09:11,279 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:09:11,281 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-01 23:09:12,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:12,124 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1039 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-12-01 23:09:12,137 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:09:12,153 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-01 23:09:12,153 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-01 23:09:12,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1208834765] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:12,154 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-01 23:09:12,154 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 5
[2024-12-01 23:09:12,154 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590513572]
[2024-12-01 23:09:12,154 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:12,154 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-01 23:09:12,154 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:12,155 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-01 23:09:12,155 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-01 23:09:12,155 INFO  L87              Difference]: Start difference. First operand 1209 states and 1633 transitions. Second operand  has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-01 23:09:12,197 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:12,197 INFO  L93              Difference]: Finished difference Result 2251 states and 3051 transitions.
[2024-12-01 23:09:12,197 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-01 23:09:12,198 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 195
[2024-12-01 23:09:12,198 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:12,201 INFO  L225             Difference]: With dead ends: 2251
[2024-12-01 23:09:12,202 INFO  L226             Difference]: Without dead ends: 1212
[2024-12-01 23:09:12,204 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-12-01 23:09:12,204 INFO  L435           NwaCegarLoop]: 535 mSDtfsCounter, 0 mSDsluCounter, 1063 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1598 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-12-01 23:09:12,204 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1598 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-01 23:09:12,205 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1212 states.
[2024-12-01 23:09:12,223 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1212 to 1212.
[2024-12-01 23:09:12,225 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1212 states, 1176 states have (on average 1.3435374149659864) internal successors, (1580), 1191 states have internal predecessors, (1580), 28 states have call successors, (28), 2 states have call predecessors, (28), 3 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-12-01 23:09:12,226 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1212 states to 1212 states and 1642 transitions.
[2024-12-01 23:09:12,227 INFO  L78                 Accepts]: Start accepts. Automaton has 1212 states and 1642 transitions. Word has length 195
[2024-12-01 23:09:12,227 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:12,227 INFO  L471      AbstractCegarLoop]: Abstraction has 1212 states and 1642 transitions.
[2024-12-01 23:09:12,228 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-01 23:09:12,228 INFO  L276                IsEmpty]: Start isEmpty. Operand 1212 states and 1642 transitions.
[2024-12-01 23:09:12,228 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 200
[2024-12-01 23:09:12,228 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:12,229 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-12-01 23:09:12,242 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-01 23:09:12,429 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-12-01 23:09:12,429 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:12,429 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:12,430 INFO  L85        PathProgramCache]: Analyzing trace with hash 615409209, now seen corresponding path program 1 times
[2024-12-01 23:09:12,430 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:12,430 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1891023984]
[2024-12-01 23:09:12,430 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:12,430 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:12,958 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:13,356 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 6 proven. 19 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-01 23:09:13,356 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:13,356 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1891023984]
[2024-12-01 23:09:13,356 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1891023984] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:09:13,356 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356964830]
[2024-12-01 23:09:13,356 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:13,357 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:13,357 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:09:13,359 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:09:13,361 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-01 23:09:14,467 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:14,474 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1099 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-12-01 23:09:14,479 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:09:14,509 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 27 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-01 23:09:14,510 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-01 23:09:14,590 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 6 proven. 19 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-01 23:09:14,591 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1356964830] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-01 23:09:14,591 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-01 23:09:14,591 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9
[2024-12-01 23:09:14,591 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540879525]
[2024-12-01 23:09:14,591 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-01 23:09:14,592 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-01 23:09:14,592 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:14,593 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-01 23:09:14,593 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72
[2024-12-01 23:09:14,593 INFO  L87              Difference]: Start difference. First operand 1212 states and 1642 transitions. Second operand  has 9 states, 9 states have (on average 21.444444444444443) internal successors, (193), 9 states have internal predecessors, (193), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8)
[2024-12-01 23:09:14,742 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:14,742 INFO  L93              Difference]: Finished difference Result 2265 states and 3087 transitions.
[2024-12-01 23:09:14,742 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-01 23:09:14,743 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 21.444444444444443) internal successors, (193), 9 states have internal predecessors, (193), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) Word has length 199
[2024-12-01 23:09:14,743 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:14,747 INFO  L225             Difference]: With dead ends: 2265
[2024-12-01 23:09:14,747 INFO  L226             Difference]: Without dead ends: 1223
[2024-12-01 23:09:14,748 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 404 GetRequests, 394 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=55, Invalid=77, Unknown=0, NotChecked=0, Total=132
[2024-12-01 23:09:14,749 INFO  L435           NwaCegarLoop]: 534 mSDtfsCounter, 5 mSDsluCounter, 1592 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 2126 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:14,749 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 2126 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-01 23:09:14,750 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1223 states.
[2024-12-01 23:09:14,780 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1223 to 1221.
[2024-12-01 23:09:14,781 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1221 states, 1184 states have (on average 1.3462837837837838) internal successors, (1594), 1199 states have internal predecessors, (1594), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-12-01 23:09:14,784 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1221 states to 1221 states and 1656 transitions.
[2024-12-01 23:09:14,785 INFO  L78                 Accepts]: Start accepts. Automaton has 1221 states and 1656 transitions. Word has length 199
[2024-12-01 23:09:14,785 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:14,785 INFO  L471      AbstractCegarLoop]: Abstraction has 1221 states and 1656 transitions.
[2024-12-01 23:09:14,786 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 21.444444444444443) internal successors, (193), 9 states have internal predecessors, (193), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8)
[2024-12-01 23:09:14,786 INFO  L276                IsEmpty]: Start isEmpty. Operand 1221 states and 1656 transitions.
[2024-12-01 23:09:14,787 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 208
[2024-12-01 23:09:14,787 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:14,788 INFO  L218           NwaCegarLoop]: trace histogram [12, 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-12-01 23:09:14,799 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-01 23:09:14,988 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-01 23:09:14,988 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:14,988 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:14,989 INFO  L85        PathProgramCache]: Analyzing trace with hash 1262867065, now seen corresponding path program 2 times
[2024-12-01 23:09:14,989 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:14,989 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [184650260]
[2024-12-01 23:09:14,989 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-01 23:09:14,989 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:15,517 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-01 23:09:15,517 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-01 23:09:15,850 INFO  L134       CoverageAnalysis]: Checked inductivity of 144 backedges. 6 proven. 71 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked.
[2024-12-01 23:09:15,850 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:15,850 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [184650260]
[2024-12-01 23:09:15,850 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [184650260] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:09:15,851 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [307070507]
[2024-12-01 23:09:15,851 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-01 23:09:15,851 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:15,851 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:09:15,853 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:09:15,855 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-01 23:09:16,786 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-01 23:09:16,786 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-01 23:09:16,793 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1219 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-12-01 23:09:16,796 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:09:16,894 INFO  L134       CoverageAnalysis]: Checked inductivity of 144 backedges. 85 proven. 25 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked.
[2024-12-01 23:09:16,894 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-01 23:09:17,036 INFO  L134       CoverageAnalysis]: Checked inductivity of 144 backedges. 23 proven. 31 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-12-01 23:09:17,036 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [307070507] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-01 23:09:17,036 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-01 23:09:17,036 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 10, 6] total 19
[2024-12-01 23:09:17,036 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57582492]
[2024-12-01 23:09:17,036 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-01 23:09:17,037 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-12-01 23:09:17,037 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:17,037 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-12-01 23:09:17,038 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=259, Unknown=0, NotChecked=0, Total=342
[2024-12-01 23:09:17,038 INFO  L87              Difference]: Start difference. First operand 1221 states and 1656 transitions. Second operand  has 19 states, 19 states have (on average 10.894736842105264) internal successors, (207), 19 states have internal predecessors, (207), 2 states have call successors, (7), 2 states have call predecessors, (7), 5 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-12-01 23:09:17,448 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:17,448 INFO  L93              Difference]: Finished difference Result 2182 states and 2975 transitions.
[2024-12-01 23:09:17,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-01 23:09:17,448 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 10.894736842105264) internal successors, (207), 19 states have internal predecessors, (207), 2 states have call successors, (7), 2 states have call predecessors, (7), 5 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 207
[2024-12-01 23:09:17,449 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:17,453 INFO  L225             Difference]: With dead ends: 2182
[2024-12-01 23:09:17,453 INFO  L226             Difference]: Without dead ends: 999
[2024-12-01 23:09:17,455 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 434 GetRequests, 403 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 192 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=246, Invalid=810, Unknown=0, NotChecked=0, Total=1056
[2024-12-01 23:09:17,455 INFO  L435           NwaCegarLoop]: 443 mSDtfsCounter, 45 mSDsluCounter, 3921 mSDsCounter, 0 mSdLazyCounter, 389 mSolverCounterSat, 35 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 4364 SdHoareTripleChecker+Invalid, 424 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 35 IncrementalHoareTripleChecker+Valid, 389 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:17,455 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 4364 Invalid, 424 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [35 Valid, 389 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-01 23:09:17,456 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 999 states.
[2024-12-01 23:09:17,477 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 999 to 997.
[2024-12-01 23:09:17,479 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 997 states, 960 states have (on average 1.31875) internal successors, (1266), 975 states have internal predecessors, (1266), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-12-01 23:09:17,481 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 997 states and 1328 transitions.
[2024-12-01 23:09:17,482 INFO  L78                 Accepts]: Start accepts. Automaton has 997 states and 1328 transitions. Word has length 207
[2024-12-01 23:09:17,482 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:17,482 INFO  L471      AbstractCegarLoop]: Abstraction has 997 states and 1328 transitions.
[2024-12-01 23:09:17,483 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 10.894736842105264) internal successors, (207), 19 states have internal predecessors, (207), 2 states have call successors, (7), 2 states have call predecessors, (7), 5 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-12-01 23:09:17,483 INFO  L276                IsEmpty]: Start isEmpty. Operand 997 states and 1328 transitions.
[2024-12-01 23:09:17,484 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 222
[2024-12-01 23:09:17,484 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:17,484 INFO  L218           NwaCegarLoop]: trace histogram [26, 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-12-01 23:09:17,500 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-01 23:09:17,685 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-12-01 23:09:17,685 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:17,685 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:17,685 INFO  L85        PathProgramCache]: Analyzing trace with hash 690265341, now seen corresponding path program 3 times
[2024-12-01 23:09:17,685 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:17,686 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1929669801]
[2024-12-01 23:09:17,686 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-01 23:09:17,686 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:17,806 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-12-01 23:09:17,807 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-01 23:09:17,993 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-12-01 23:09:17,993 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:17,993 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1929669801]
[2024-12-01 23:09:17,993 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1929669801] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:17,993 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:09:17,993 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-12-01 23:09:17,993 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1357858079]
[2024-12-01 23:09:17,993 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:17,993 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-01 23:09:17,993 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:17,994 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-01 23:09:17,994 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-12-01 23:09:17,994 INFO  L87              Difference]: Start difference. First operand 997 states and 1328 transitions. Second operand  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 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-12-01 23:09:18,364 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:18,364 INFO  L93              Difference]: Finished difference Result 1956 states and 2616 transitions.
[2024-12-01 23:09:18,365 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-01 23:09:18,365 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 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 221
[2024-12-01 23:09:18,365 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:18,369 INFO  L225             Difference]: With dead ends: 1956
[2024-12-01 23:09:18,369 INFO  L226             Difference]: Without dead ends: 1012
[2024-12-01 23:09:18,370 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-12-01 23:09:18,371 INFO  L435           NwaCegarLoop]: 441 mSDtfsCounter, 13 mSDsluCounter, 1884 mSDsCounter, 0 mSdLazyCounter, 398 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 2325 SdHoareTripleChecker+Invalid, 400 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 398 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:18,371 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 2325 Invalid, 400 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 398 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-01 23:09:18,372 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1012 states.
[2024-12-01 23:09:18,391 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1012 to 1009.
[2024-12-01 23:09:18,393 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1009 states, 972 states have (on average 1.3179012345679013) internal successors, (1281), 987 states have internal predecessors, (1281), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-12-01 23:09:18,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1009 states to 1009 states and 1343 transitions.
[2024-12-01 23:09:18,396 INFO  L78                 Accepts]: Start accepts. Automaton has 1009 states and 1343 transitions. Word has length 221
[2024-12-01 23:09:18,396 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:18,396 INFO  L471      AbstractCegarLoop]: Abstraction has 1009 states and 1343 transitions.
[2024-12-01 23:09:18,396 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 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-12-01 23:09:18,396 INFO  L276                IsEmpty]: Start isEmpty. Operand 1009 states and 1343 transitions.
[2024-12-01 23:09:18,397 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 222
[2024-12-01 23:09:18,398 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:18,398 INFO  L218           NwaCegarLoop]: trace histogram [26, 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-12-01 23:09:18,398 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-01 23:09:18,398 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:18,398 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:18,398 INFO  L85        PathProgramCache]: Analyzing trace with hash 1612032793, now seen corresponding path program 1 times
[2024-12-01 23:09:18,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:18,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406586128]
[2024-12-01 23:09:18,399 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:18,399 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:18,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:18,848 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-12-01 23:09:18,848 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:18,848 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [406586128]
[2024-12-01 23:09:18,848 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [406586128] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:18,848 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:09:18,848 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-12-01 23:09:18,848 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867172909]
[2024-12-01 23:09:18,848 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:18,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-01 23:09:18,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:18,849 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-01 23:09:18,849 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-12-01 23:09:18,849 INFO  L87              Difference]: Start difference. First operand 1009 states and 1343 transitions. Second operand  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 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-12-01 23:09:19,143 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:19,144 INFO  L93              Difference]: Finished difference Result 1976 states and 2641 transitions.
[2024-12-01 23:09:19,144 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-01 23:09:19,144 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 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 221
[2024-12-01 23:09:19,145 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:19,149 INFO  L225             Difference]: With dead ends: 1976
[2024-12-01 23:09:19,149 INFO  L226             Difference]: Without dead ends: 1024
[2024-12-01 23:09:19,151 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-12-01 23:09:19,152 INFO  L435           NwaCegarLoop]: 447 mSDtfsCounter, 12 mSDsluCounter, 1886 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 2333 SdHoareTripleChecker+Invalid, 425 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:19,152 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 2333 Invalid, 425 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-01 23:09:19,153 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1024 states.
[2024-12-01 23:09:19,176 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1024 to 1009.
[2024-12-01 23:09:19,178 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1009 states, 972 states have (on average 1.3179012345679013) internal successors, (1281), 987 states have internal predecessors, (1281), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-12-01 23:09:19,180 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1009 states to 1009 states and 1343 transitions.
[2024-12-01 23:09:19,181 INFO  L78                 Accepts]: Start accepts. Automaton has 1009 states and 1343 transitions. Word has length 221
[2024-12-01 23:09:19,181 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:19,181 INFO  L471      AbstractCegarLoop]: Abstraction has 1009 states and 1343 transitions.
[2024-12-01 23:09:19,181 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 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-12-01 23:09:19,181 INFO  L276                IsEmpty]: Start isEmpty. Operand 1009 states and 1343 transitions.
[2024-12-01 23:09:19,183 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 223
[2024-12-01 23:09:19,183 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:19,183 INFO  L218           NwaCegarLoop]: trace histogram [26, 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, 1]
[2024-12-01 23:09:19,183 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-01 23:09:19,183 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:19,183 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:19,183 INFO  L85        PathProgramCache]: Analyzing trace with hash 298221278, now seen corresponding path program 1 times
[2024-12-01 23:09:19,184 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:19,184 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1913161989]
[2024-12-01 23:09:19,184 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:19,184 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:20,082 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:20,475 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 165 refuted. 0 times theorem prover too weak. 288 trivial. 0 not checked.
[2024-12-01 23:09:20,475 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:20,475 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1913161989]
[2024-12-01 23:09:20,475 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1913161989] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:09:20,475 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [302495045]
[2024-12-01 23:09:20,475 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:20,475 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:20,475 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:09:20,477 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:09:20,477 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-01 23:09:21,320 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:21,328 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1430 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-12-01 23:09:21,332 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:09:21,469 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-12-01 23:09:21,470 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-01 23:09:21,470 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [302495045] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:21,470 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-01 23:09:21,470 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [9] total 15
[2024-12-01 23:09:21,470 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [922402058]
[2024-12-01 23:09:21,470 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:21,470 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-01 23:09:21,470 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:21,471 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-01 23:09:21,471 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=172, Unknown=0, NotChecked=0, Total=210
[2024-12-01 23:09:21,471 INFO  L87              Difference]: Start difference. First operand 1009 states and 1343 transitions. Second operand  has 8 states, 8 states have (on average 22.5) internal successors, (180), 8 states have internal predecessors, (180), 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-12-01 23:09:25,068 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.56s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-12-01 23:09:25,237 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:25,237 INFO  L93              Difference]: Finished difference Result 1986 states and 2651 transitions.
[2024-12-01 23:09:25,238 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-01 23:09:25,238 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 22.5) internal successors, (180), 8 states have internal predecessors, (180), 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 222
[2024-12-01 23:09:25,238 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:25,240 INFO  L225             Difference]: With dead ends: 1986
[2024-12-01 23:09:25,240 INFO  L226             Difference]: Without dead ends: 1039
[2024-12-01 23:09:25,241 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 230 GetRequests, 217 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=172, Unknown=0, NotChecked=0, Total=210
[2024-12-01 23:09:25,242 INFO  L435           NwaCegarLoop]: 440 mSDtfsCounter, 17 mSDsluCounter, 1925 mSDsCounter, 0 mSdLazyCounter, 398 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 2365 SdHoareTripleChecker+Invalid, 398 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 398 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.7s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:25,242 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 2365 Invalid, 398 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 398 Invalid, 0 Unknown, 0 Unchecked, 3.7s Time]
[2024-12-01 23:09:25,243 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1039 states.
[2024-12-01 23:09:25,254 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1039 to 1024.
[2024-12-01 23:09:25,255 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1024 states, 987 states have (on average 1.3161094224924013) internal successors, (1299), 1002 states have internal predecessors, (1299), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-12-01 23:09:25,256 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1024 states to 1024 states and 1361 transitions.
[2024-12-01 23:09:25,257 INFO  L78                 Accepts]: Start accepts. Automaton has 1024 states and 1361 transitions. Word has length 222
[2024-12-01 23:09:25,257 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:25,257 INFO  L471      AbstractCegarLoop]: Abstraction has 1024 states and 1361 transitions.
[2024-12-01 23:09:25,257 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 22.5) internal successors, (180), 8 states have internal predecessors, (180), 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-12-01 23:09:25,257 INFO  L276                IsEmpty]: Start isEmpty. Operand 1024 states and 1361 transitions.
[2024-12-01 23:09:25,258 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 223
[2024-12-01 23:09:25,258 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:25,258 INFO  L218           NwaCegarLoop]: trace histogram [26, 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, 1]
[2024-12-01 23:09:25,272 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-01 23:09:25,459 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2024-12-01 23:09:25,459 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:25,459 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:25,459 INFO  L85        PathProgramCache]: Analyzing trace with hash -1191758782, now seen corresponding path program 1 times
[2024-12-01 23:09:25,459 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:25,459 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1139098264]
[2024-12-01 23:09:25,459 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:25,459 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:25,566 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:25,936 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-12-01 23:09:25,936 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:25,937 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1139098264]
[2024-12-01 23:09:25,937 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1139098264] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-01 23:09:25,937 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-01 23:09:25,937 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-12-01 23:09:25,937 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1758459218]
[2024-12-01 23:09:25,937 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-01 23:09:25,937 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-01 23:09:25,937 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-01 23:09:25,937 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-01 23:09:25,938 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-12-01 23:09:25,938 INFO  L87              Difference]: Start difference. First operand 1024 states and 1361 transitions. Second operand  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 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-12-01 23:09:26,259 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-01 23:09:26,259 INFO  L93              Difference]: Finished difference Result 2011 states and 2681 transitions.
[2024-12-01 23:09:26,260 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-01 23:09:26,260 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 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 222
[2024-12-01 23:09:26,260 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-01 23:09:26,263 INFO  L225             Difference]: With dead ends: 2011
[2024-12-01 23:09:26,263 INFO  L226             Difference]: Without dead ends: 1054
[2024-12-01 23:09:26,265 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-12-01 23:09:26,266 INFO  L435           NwaCegarLoop]: 452 mSDtfsCounter, 20 mSDsluCounter, 2355 mSDsCounter, 0 mSdLazyCounter, 492 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 2807 SdHoareTripleChecker+Invalid, 493 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 492 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-01 23:09:26,266 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 2807 Invalid, 493 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 492 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-01 23:09:26,267 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1054 states.
[2024-12-01 23:09:26,286 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1054 to 1045.
[2024-12-01 23:09:26,287 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1045 states, 1008 states have (on average 1.3154761904761905) internal successors, (1326), 1023 states have internal predecessors, (1326), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-12-01 23:09:26,290 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1045 states to 1045 states and 1388 transitions.
[2024-12-01 23:09:26,291 INFO  L78                 Accepts]: Start accepts. Automaton has 1045 states and 1388 transitions. Word has length 222
[2024-12-01 23:09:26,291 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-01 23:09:26,291 INFO  L471      AbstractCegarLoop]: Abstraction has 1045 states and 1388 transitions.
[2024-12-01 23:09:26,292 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 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-12-01 23:09:26,292 INFO  L276                IsEmpty]: Start isEmpty. Operand 1045 states and 1388 transitions.
[2024-12-01 23:09:26,293 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 224
[2024-12-01 23:09:26,294 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-01 23:09:26,294 INFO  L218           NwaCegarLoop]: trace histogram [26, 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, 1, 1]
[2024-12-01 23:09:26,294 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-12-01 23:09:26,294 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-12-01 23:09:26,295 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-01 23:09:26,295 INFO  L85        PathProgramCache]: Analyzing trace with hash 1823147569, now seen corresponding path program 1 times
[2024-12-01 23:09:26,295 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-01 23:09:26,295 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115519365]
[2024-12-01 23:09:26,295 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:26,295 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-01 23:09:26,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:27,400 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 165 refuted. 0 times theorem prover too weak. 288 trivial. 0 not checked.
[2024-12-01 23:09:27,400 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-01 23:09:27,400 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115519365]
[2024-12-01 23:09:27,400 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115519365] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-01 23:09:27,400 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1147774770]
[2024-12-01 23:09:27,401 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-01 23:09:27,401 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-01 23:09:27,401 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-01 23:09:27,402 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-01 23:09:27,404 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_421b932f-6f36-461d-8dd7-211c6c2231da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-01 23:09:28,377 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-01 23:09:28,385 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1431 conjuncts, 188 conjuncts are in the unsatisfiable core
[2024-12-01 23:09:28,396 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-01 23:09:28,409 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-12-01 23:09:28,450 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-12-01 23:09:28,836 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 11
[2024-12-01 23:09:28,850 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 11
[2024-12-01 23:09:28,878 INFO  L349             Elim1Store]: treesize reduction 26, result has 35.0 percent of original size
[2024-12-01 23:09:28,878 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-12-01 23:09:28,889 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 23 treesize of output 11
[2024-12-01 23:09:28,897 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 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-12-01 23:09:28,971 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-12-01 23:09:28,976 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 7 treesize of output 3
[2024-12-01 23:09:29,186 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-12-01 23:09:29,186 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 50 treesize of output 45
[2024-12-01 23:09:29,190 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 24 treesize of output 11