./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test9-2.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_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/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_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test9-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/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_674b784b-7e52-43a6-9d22-1b97db3e33f4/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 d993ff45e37665d9abd93530677e1201b0648bf8ee13fa84b0c68926f580d988
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 08:02:02,477 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 08:02:02,538 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-12-02 08:02:02,543 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 08:02:02,543 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 08:02:02,565 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 08:02:02,566 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 08:02:02,566 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 08:02:02,566 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 08:02:02,566 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 08:02:02,566 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 08:02:02,566 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 08:02:02,567 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 08:02:02,567 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 08:02:02,567 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 08:02:02,567 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 08:02:02,567 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 08:02:02,567 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 08:02:02,568 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 08:02:02,568 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 08:02:02,569 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 08:02:02,569 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 08:02:02,569 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 08:02:02,570 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 08:02:02,570 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 08:02:02,570 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 08:02:02,570 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 08:02:02,570 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 08:02:02,570 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 08:02:02,570 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_674b784b-7e52-43a6-9d22-1b97db3e33f4/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 -> d993ff45e37665d9abd93530677e1201b0648bf8ee13fa84b0c68926f580d988
[2024-12-02 08:02:02,797 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 08:02:02,811 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 08:02:02,813 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 08:02:02,815 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 08:02:02,815 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 08:02:02,816 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test9-2.i
[2024-12-02 08:02:05,549 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/data/882d193b0/cc272e7bc612400180db3b6f7599efc5/FLAG0cf302a0e
[2024-12-02 08:02:05,853 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 08:02:05,854 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test9-2.i
[2024-12-02 08:02:05,870 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/data/882d193b0/cc272e7bc612400180db3b6f7599efc5/FLAG0cf302a0e
[2024-12-02 08:02:05,883 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/data/882d193b0/cc272e7bc612400180db3b6f7599efc5
[2024-12-02 08:02:05,885 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 08:02:05,886 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 08:02:05,887 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 08:02:05,887 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 08:02:05,890 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 08:02:05,891 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:02:05" (1/1) ...
[2024-12-02 08:02:05,892 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7cc6780a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:05, skipping insertion in model container
[2024-12-02 08:02:05,892 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:02:05" (1/1) ...
[2024-12-02 08:02:05,932 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 08:02:06,488 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 08:02:06,499 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 08:02:06,610 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 08:02:06,634 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 08:02:06,635 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06 WrapperNode
[2024-12-02 08:02:06,635 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 08:02:06,636 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 08:02:06,636 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 08:02:06,636 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 08:02:06,642 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,673 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,764 INFO  L138                Inliner]: procedures = 177, calls = 775, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 3421
[2024-12-02 08:02:06,764 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 08:02:06,765 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 08:02:06,765 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 08:02:06,765 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 08:02:06,772 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,772 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,786 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,849 INFO  L175           MemorySlicer]: Split 256 memory accesses to 3 slices as follows [2, 220, 34]. 86 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 54 writes are split as follows [0, 50, 4].
[2024-12-02 08:02:06,849 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,849 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,894 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,897 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,918 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,925 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,931 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,942 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 08:02:06,943 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 08:02:06,943 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 08:02:06,943 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 08:02:06,944 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (1/1) ...
[2024-12-02 08:02:06,949 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 08:02:06,960 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:02:06,971 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 08:02:06,973 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 08:02:06,991 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2024-12-02 08:02:06,991 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2024-12-02 08:02:06,991 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-12-02 08:02:06,992 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2
[2024-12-02 08:02:06,992 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-12-02 08:02:06,992 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-12-02 08:02:06,992 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2
[2024-12-02 08:02:06,992 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-12-02 08:02:06,993 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 08:02:06,994 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 08:02:07,166 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 08:02:07,168 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 08:02:10,113 INFO  L?                        ?]: Removed 834 outVars from TransFormulas that were not future-live.
[2024-12-02 08:02:10,114 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 08:02:10,149 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 08:02:10,149 INFO  L312             CfgBuilder]: Removed 36 assume(true) statements.
[2024-12-02 08:02:10,150 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:02:10 BoogieIcfgContainer
[2024-12-02 08:02:10,150 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 08:02:10,152 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 08:02:10,152 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 08:02:10,157 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 08:02:10,157 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:02:05" (1/3) ...
[2024-12-02 08:02:10,157 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@385b2c62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:02:10, skipping insertion in model container
[2024-12-02 08:02:10,158 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:02:06" (2/3) ...
[2024-12-02 08:02:10,158 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@385b2c62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:02:10, skipping insertion in model container
[2024-12-02 08:02:10,158 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:02:10" (3/3) ...
[2024-12-02 08:02:10,159 INFO  L128   eAbstractionObserver]: Analyzing ICFG uthash_SAX_test9-2.i
[2024-12-02 08:02:10,174 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 08:02:10,175 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG uthash_SAX_test9-2.i that has 6 procedures, 1436 locations, 1 initial locations, 38 loop locations, and 8 error locations.
[2024-12-02 08:02:10,262 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 08:02:10,273 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;@3ef36562, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 08:02:10,273 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-12-02 08:02:10,282 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 1428 states, 911 states have (on average 1.826564215148189) internal successors, (1664), 1421 states have internal predecessors, (1664), 505 states have call successors, (505), 3 states have call predecessors, (505), 3 states have return successors, (505), 6 states have call predecessors, (505), 505 states have call successors, (505)
[2024-12-02 08:02:10,287 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2024-12-02 08:02:10,287 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:02:10,288 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 08:02:10,288 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:02:10,293 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:02:10,293 INFO  L85        PathProgramCache]: Analyzing trace with hash 1000487724, now seen corresponding path program 1 times
[2024-12-02 08:02:10,300 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:02:10,301 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1238532476]
[2024-12-02 08:02:10,301 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:10,302 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:02:10,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 08:02:10,407 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1816955158]
[2024-12-02 08:02:10,407 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:10,407 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:02:10,407 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:02:10,409 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:02:10,411 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 08:02:10,551 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:10,553 INFO  L256         TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 08:02:10,558 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:02:10,587 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-02 08:02:10,627 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-02 08:02:10,627 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:02:10,628 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:02:10,628 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1238532476]
[2024-12-02 08:02:10,628 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 08:02:10,629 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1816955158]
[2024-12-02 08:02:10,629 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1816955158] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:02:10,629 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:02:10,629 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 08:02:10,631 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [36182443]
[2024-12-02 08:02:10,631 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:02:10,637 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 08:02:10,637 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:02:10,654 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 08:02:10,655 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 08:02:10,660 INFO  L87              Difference]: Start difference. First operand  has 1428 states, 911 states have (on average 1.826564215148189) internal successors, (1664), 1421 states have internal predecessors, (1664), 505 states have call successors, (505), 3 states have call predecessors, (505), 3 states have return successors, (505), 6 states have call predecessors, (505), 505 states have call successors, (505) Second operand  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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-02 08:02:11,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:02:11,791 INFO  L93              Difference]: Finished difference Result 4261 states and 9002 transitions.
[2024-12-02 08:02:11,792 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 08:02:11,793 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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 8
[2024-12-02 08:02:11,794 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:02:11,829 INFO  L225             Difference]: With dead ends: 4261
[2024-12-02 08:02:11,829 INFO  L226             Difference]: Without dead ends: 2758
[2024-12-02 08:02:11,843 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 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-02 08:02:11,846 INFO  L435           NwaCegarLoop]: 2828 mSDtfsCounter, 1573 mSDsluCounter, 4898 mSDsCounter, 0 mSdLazyCounter, 578 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2076 SdHoareTripleChecker+Valid, 7726 SdHoareTripleChecker+Invalid, 581 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 578 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 08:02:11,847 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2076 Valid, 7726 Invalid, 581 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [3 Valid, 578 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 08:02:11,866 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2758 states.
[2024-12-02 08:02:12,330 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2758 to 1392.
[2024-12-02 08:02:12,334 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1392 states, 879 states have (on average 1.7622298065984072) internal successors, (1549), 1386 states have internal predecessors, (1549), 503 states have call successors, (503), 2 states have call predecessors, (503), 2 states have return successors, (503), 4 states have call predecessors, (503), 503 states have call successors, (503)
[2024-12-02 08:02:12,346 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1392 states to 1392 states and 2555 transitions.
[2024-12-02 08:02:12,352 INFO  L78                 Accepts]: Start accepts. Automaton has 1392 states and 2555 transitions. Word has length 8
[2024-12-02 08:02:12,353 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:02:12,353 INFO  L471      AbstractCegarLoop]: Abstraction has 1392 states and 2555 transitions.
[2024-12-02 08:02:12,353 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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-02 08:02:12,353 INFO  L276                IsEmpty]: Start isEmpty. Operand 1392 states and 2555 transitions.
[2024-12-02 08:02:12,355 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-12-02 08:02:12,356 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:02:12,356 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]
[2024-12-02 08:02:12,365 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 08:02:12,556 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2024-12-02 08:02:12,557 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:02:12,557 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:02:12,557 INFO  L85        PathProgramCache]: Analyzing trace with hash 1518090925, now seen corresponding path program 1 times
[2024-12-02 08:02:12,557 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:02:12,557 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [963027285]
[2024-12-02 08:02:12,557 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:12,558 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:02:12,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:12,914 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-02 08:02:12,914 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:02:12,914 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [963027285]
[2024-12-02 08:02:12,914 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [963027285] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:02:12,914 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:02:12,915 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 08:02:12,915 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [498604261]
[2024-12-02 08:02:12,915 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:02:12,915 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 08:02:12,916 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:02:12,916 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 08:02:12,916 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 08:02:12,916 INFO  L87              Difference]: Start difference. First operand 1392 states and 2555 transitions. Second operand  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 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-02 08:02:13,796 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:02:13,797 INFO  L93              Difference]: Finished difference Result 3929 states and 7328 transitions.
[2024-12-02 08:02:13,797 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 08:02:13,797 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 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 64
[2024-12-02 08:02:13,797 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:02:13,812 INFO  L225             Difference]: With dead ends: 3929
[2024-12-02 08:02:13,812 INFO  L226             Difference]: Without dead ends: 2757
[2024-12-02 08:02:13,815 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-02 08:02:13,816 INFO  L435           NwaCegarLoop]: 2824 mSDtfsCounter, 1526 mSDsluCounter, 4844 mSDsCounter, 0 mSdLazyCounter, 567 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2029 SdHoareTripleChecker+Valid, 7668 SdHoareTripleChecker+Invalid, 568 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 567 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 08:02:13,816 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2029 Valid, 7668 Invalid, 568 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 567 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 08:02:13,821 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2757 states.
[2024-12-02 08:02:14,061 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2757 to 1392.
[2024-12-02 08:02:14,064 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1392 states, 879 states have (on average 1.7610921501706485) internal successors, (1548), 1386 states have internal predecessors, (1548), 503 states have call successors, (503), 2 states have call predecessors, (503), 2 states have return successors, (503), 4 states have call predecessors, (503), 503 states have call successors, (503)
[2024-12-02 08:02:14,069 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1392 states to 1392 states and 2554 transitions.
[2024-12-02 08:02:14,072 INFO  L78                 Accepts]: Start accepts. Automaton has 1392 states and 2554 transitions. Word has length 64
[2024-12-02 08:02:14,072 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:02:14,072 INFO  L471      AbstractCegarLoop]: Abstraction has 1392 states and 2554 transitions.
[2024-12-02 08:02:14,073 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 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-02 08:02:14,073 INFO  L276                IsEmpty]: Start isEmpty. Operand 1392 states and 2554 transitions.
[2024-12-02 08:02:14,075 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 83
[2024-12-02 08:02:14,075 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:02:14,075 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]
[2024-12-02 08:02:14,075 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 08:02:14,075 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:02:14,076 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:02:14,076 INFO  L85        PathProgramCache]: Analyzing trace with hash -1007752753, now seen corresponding path program 1 times
[2024-12-02 08:02:14,076 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:02:14,076 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [893352704]
[2024-12-02 08:02:14,076 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:14,076 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:02:14,134 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:14,288 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-02 08:02:14,288 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:02:14,288 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [893352704]
[2024-12-02 08:02:14,288 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [893352704] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:02:14,288 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:02:14,289 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 08:02:14,289 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1171214442]
[2024-12-02 08:02:14,289 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:02:14,289 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 08:02:14,289 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:02:14,290 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 08:02:14,290 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 08:02:14,290 INFO  L87              Difference]: Start difference. First operand 1392 states and 2554 transitions. Second operand  has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 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-02 08:02:14,430 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:02:14,430 INFO  L93              Difference]: Finished difference Result 2732 states and 5032 transitions.
[2024-12-02 08:02:14,430 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 08:02:14,431 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 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 82
[2024-12-02 08:02:14,431 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:02:14,443 INFO  L225             Difference]: With dead ends: 2732
[2024-12-02 08:02:14,443 INFO  L226             Difference]: Without dead ends: 1349
[2024-12-02 08:02:14,448 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-02 08:02:14,449 INFO  L435           NwaCegarLoop]: 2444 mSDtfsCounter, 30 mSDsluCounter, 4869 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 7313 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-02 08:02:14,449 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 7313 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 08:02:14,452 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1349 states.
[2024-12-02 08:02:14,622 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1349 to 1349.
[2024-12-02 08:02:14,626 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1349 states, 836 states have (on average 1.7583732057416268) internal successors, (1470), 1343 states have internal predecessors, (1470), 503 states have call successors, (503), 2 states have call predecessors, (503), 2 states have return successors, (503), 4 states have call predecessors, (503), 503 states have call successors, (503)
[2024-12-02 08:02:14,634 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1349 states to 1349 states and 2476 transitions.
[2024-12-02 08:02:14,637 INFO  L78                 Accepts]: Start accepts. Automaton has 1349 states and 2476 transitions. Word has length 82
[2024-12-02 08:02:14,637 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:02:14,637 INFO  L471      AbstractCegarLoop]: Abstraction has 1349 states and 2476 transitions.
[2024-12-02 08:02:14,637 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 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-02 08:02:14,637 INFO  L276                IsEmpty]: Start isEmpty. Operand 1349 states and 2476 transitions.
[2024-12-02 08:02:14,639 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 83
[2024-12-02 08:02:14,639 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:02:14,639 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]
[2024-12-02 08:02:14,639 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 08:02:14,639 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:02:14,640 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:02:14,640 INFO  L85        PathProgramCache]: Analyzing trace with hash 313503171, now seen corresponding path program 1 times
[2024-12-02 08:02:14,640 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:02:14,640 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1389173588]
[2024-12-02 08:02:14,640 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:14,640 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:02:14,702 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:14,833 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-02 08:02:14,833 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:02:14,833 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1389173588]
[2024-12-02 08:02:14,833 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1389173588] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:02:14,833 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:02:14,833 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 08:02:14,833 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1539004350]
[2024-12-02 08:02:14,834 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:02:14,834 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 08:02:14,834 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:02:14,834 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 08:02:14,834 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 08:02:14,835 INFO  L87              Difference]: Start difference. First operand 1349 states and 2476 transitions. Second operand  has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 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-02 08:02:15,026 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:02:15,026 INFO  L93              Difference]: Finished difference Result 3919 states and 7272 transitions.
[2024-12-02 08:02:15,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 08:02:15,027 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 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 82
[2024-12-02 08:02:15,027 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:02:15,049 INFO  L225             Difference]: With dead ends: 3919
[2024-12-02 08:02:15,049 INFO  L226             Difference]: Without dead ends: 2579
[2024-12-02 08:02:15,055 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-02 08:02:15,056 INFO  L435           NwaCegarLoop]: 2916 mSDtfsCounter, 1268 mSDsluCounter, 2449 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1768 SdHoareTripleChecker+Valid, 5365 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 08:02:15,056 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1768 Valid, 5365 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 08:02:15,060 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2579 states.
[2024-12-02 08:02:15,377 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2579 to 2575.
[2024-12-02 08:02:15,383 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2575 states, 1562 states have (on average 1.790653008962868) internal successors, (2797), 2569 states have internal predecessors, (2797), 1003 states have call successors, (1003), 2 states have call predecessors, (1003), 2 states have return successors, (1003), 5 states have call predecessors, (1003), 1003 states have call successors, (1003)
[2024-12-02 08:02:15,396 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2575 states to 2575 states and 4803 transitions.
[2024-12-02 08:02:15,400 INFO  L78                 Accepts]: Start accepts. Automaton has 2575 states and 4803 transitions. Word has length 82
[2024-12-02 08:02:15,401 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:02:15,401 INFO  L471      AbstractCegarLoop]: Abstraction has 2575 states and 4803 transitions.
[2024-12-02 08:02:15,401 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 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-02 08:02:15,401 INFO  L276                IsEmpty]: Start isEmpty. Operand 2575 states and 4803 transitions.
[2024-12-02 08:02:15,403 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-12-02 08:02:15,403 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:02:15,403 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]
[2024-12-02 08:02:15,403 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 08:02:15,403 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:02:15,404 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:02:15,404 INFO  L85        PathProgramCache]: Analyzing trace with hash -476516383, now seen corresponding path program 1 times
[2024-12-02 08:02:15,404 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:02:15,404 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1428815271]
[2024-12-02 08:02:15,404 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:15,404 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:02:15,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:15,835 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-02 08:02:15,835 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:02:15,835 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1428815271]
[2024-12-02 08:02:15,835 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1428815271] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:02:15,835 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:02:15,836 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 08:02:15,836 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1706205448]
[2024-12-02 08:02:15,836 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:02:15,836 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 08:02:15,836 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:02:15,837 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 08:02:15,837 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 08:02:15,837 INFO  L87              Difference]: Start difference. First operand 2575 states and 4803 transitions. Second operand  has 4 states, 3 states have (on average 30.0) internal successors, (90), 4 states have internal predecessors, (90), 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-02 08:02:16,846 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:02:16,846 INFO  L93              Difference]: Finished difference Result 4821 states and 9148 transitions.
[2024-12-02 08:02:16,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 08:02:16,847 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 30.0) internal successors, (90), 4 states have internal predecessors, (90), 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 97
[2024-12-02 08:02:16,848 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:02:16,884 INFO  L225             Difference]: With dead ends: 4821
[2024-12-02 08:02:16,885 INFO  L226             Difference]: Without dead ends: 4819
[2024-12-02 08:02:16,888 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-02 08:02:16,889 INFO  L435           NwaCegarLoop]: 2749 mSDtfsCounter, 1355 mSDsluCounter, 4684 mSDsCounter, 0 mSdLazyCounter, 568 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1856 SdHoareTripleChecker+Valid, 7433 SdHoareTripleChecker+Invalid, 570 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 568 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 08:02:16,889 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1856 Valid, 7433 Invalid, 570 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 568 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 08:02:16,895 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4819 states.
[2024-12-02 08:02:17,747 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4819 to 2641.
[2024-12-02 08:02:17,753 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2641 states, 1625 states have (on average 1.7704615384615385) internal successors, (2877), 2632 states have internal predecessors, (2877), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 2 states have return successors, (1006), 8 states have call predecessors, (1006), 1006 states have call successors, (1006)
[2024-12-02 08:02:17,764 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2641 states to 2641 states and 4889 transitions.
[2024-12-02 08:02:17,771 INFO  L78                 Accepts]: Start accepts. Automaton has 2641 states and 4889 transitions. Word has length 97
[2024-12-02 08:02:17,771 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:02:17,771 INFO  L471      AbstractCegarLoop]: Abstraction has 2641 states and 4889 transitions.
[2024-12-02 08:02:17,771 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 30.0) internal successors, (90), 4 states have internal predecessors, (90), 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-02 08:02:17,771 INFO  L276                IsEmpty]: Start isEmpty. Operand 2641 states and 4889 transitions.
[2024-12-02 08:02:17,772 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-12-02 08:02:17,772 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:02:17,773 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:02:17,773 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 08:02:17,773 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:02:17,773 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:02:17,773 INFO  L85        PathProgramCache]: Analyzing trace with hash 2125292682, now seen corresponding path program 1 times
[2024-12-02 08:02:17,774 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:02:17,774 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1304959491]
[2024-12-02 08:02:17,774 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:17,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:02:17,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:18,243 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 08:02:18,243 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:02:18,243 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1304959491]
[2024-12-02 08:02:18,243 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1304959491] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:02:18,243 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1814256417]
[2024-12-02 08:02:18,243 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:18,243 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:02:18,244 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:02:18,245 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:02:18,247 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 08:02:18,564 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:18,568 INFO  L256         TraceCheckSpWp]: Trace formula consists of 612 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-12-02 08:02:18,573 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:02:18,577 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-02 08:02:18,615 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-02 08:02:18,643 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-12-02 08:02:19,203 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 08:02:19,203 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 41
[2024-12-02 08:02:19,459 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 08:02:19,459 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:02:19,459 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1814256417] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:02:19,459 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:02:19,460 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [4] total 14
[2024-12-02 08:02:19,460 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1619469267]
[2024-12-02 08:02:19,460 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:02:19,460 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-02 08:02:19,460 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:02:19,461 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-02 08:02:19,461 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=149, Unknown=0, NotChecked=0, Total=182
[2024-12-02 08:02:19,461 INFO  L87              Difference]: Start difference. First operand 2641 states and 4889 transitions. Second operand  has 12 states, 12 states have (on average 8.083333333333334) internal successors, (97), 12 states have internal predecessors, (97), 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-02 08:02:23,514 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:02:23,514 INFO  L93              Difference]: Finished difference Result 7427 states and 13995 transitions.
[2024-12-02 08:02:23,514 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-02 08:02:23,514 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 8.083333333333334) internal successors, (97), 12 states have internal predecessors, (97), 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 104
[2024-12-02 08:02:23,515 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:02:23,547 INFO  L225             Difference]: With dead ends: 7427
[2024-12-02 08:02:23,547 INFO  L226             Difference]: Without dead ends: 4833
[2024-12-02 08:02:23,556 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 115 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=101, Invalid=361, Unknown=0, NotChecked=0, Total=462
[2024-12-02 08:02:23,556 INFO  L435           NwaCegarLoop]: 2678 mSDtfsCounter, 1582 mSDsluCounter, 16678 mSDsCounter, 0 mSdLazyCounter, 2271 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2084 SdHoareTripleChecker+Valid, 19356 SdHoareTripleChecker+Invalid, 2276 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 2271 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-12-02 08:02:23,557 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2084 Valid, 19356 Invalid, 2276 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [5 Valid, 2271 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-12-02 08:02:23,563 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4833 states.
[2024-12-02 08:02:24,132 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4833 to 2641.
[2024-12-02 08:02:24,138 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2641 states, 1625 states have (on average 1.7698461538461538) internal successors, (2876), 2632 states have internal predecessors, (2876), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 2 states have return successors, (1006), 8 states have call predecessors, (1006), 1006 states have call successors, (1006)
[2024-12-02 08:02:24,146 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2641 states to 2641 states and 4888 transitions.
[2024-12-02 08:02:24,152 INFO  L78                 Accepts]: Start accepts. Automaton has 2641 states and 4888 transitions. Word has length 104
[2024-12-02 08:02:24,152 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:02:24,153 INFO  L471      AbstractCegarLoop]: Abstraction has 2641 states and 4888 transitions.
[2024-12-02 08:02:24,153 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 8.083333333333334) internal successors, (97), 12 states have internal predecessors, (97), 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-02 08:02:24,153 INFO  L276                IsEmpty]: Start isEmpty. Operand 2641 states and 4888 transitions.
[2024-12-02 08:02:24,154 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-12-02 08:02:24,154 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:02:24,154 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:02:24,165 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-12-02 08:02:24,354 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:02:24,354 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:02:24,355 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:02:24,355 INFO  L85        PathProgramCache]: Analyzing trace with hash 183261163, now seen corresponding path program 1 times
[2024-12-02 08:02:24,355 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:02:24,355 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619494345]
[2024-12-02 08:02:24,355 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:24,355 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:02:24,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:24,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 08:02:24,809 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:02:24,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619494345]
[2024-12-02 08:02:24,809 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619494345] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:02:24,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1893255915]
[2024-12-02 08:02:24,809 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:02:24,809 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:02:24,809 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:02:24,811 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:02:24,814 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 08:02:25,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:02:25,418 INFO  L256         TraceCheckSpWp]: Trace formula consists of 613 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-12-02 08:02:25,423 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:02:47,670 WARN  L286               SmtUtils]: Spent 7.55s on a formula simplification. DAG size of input: 37 DAG size of output: 1 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:02:59,690 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:03:21,056 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:03:33,069 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:03:47,613 WARN  L286               SmtUtils]: Spent 8.39s on a formula simplification that was a NOOP. DAG size: 15 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:03:59,625 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:04:24,081 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:04:41,453 WARN  L286               SmtUtils]: Spent 9.29s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:04:53,778 WARN  L286               SmtUtils]: Spent 8.24s on a formula simplification that was a NOOP. DAG size: 15 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:05:05,791 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:05:15,698 WARN  L286               SmtUtils]: Spent 5.28s on a formula simplification that was a NOOP. DAG size: 22 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:05:22,323 WARN  L286               SmtUtils]: Spent 6.62s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:05:38,996 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:05:55,139 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:06:15,712 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:06:29,505 WARN  L286               SmtUtils]: Spent 9.67s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:06:45,582 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:06:59,451 WARN  L286               SmtUtils]: Spent 9.35s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:07:15,585 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:07:36,310 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:07:56,825 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:08:04,916 WARN  L286               SmtUtils]: Spent 8.09s on a formula simplification that was a NOOP. DAG size: 15 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:08:14,806 WARN  L286               SmtUtils]: Spent 9.89s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:08:30,988 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:08:36,315 WARN  L286               SmtUtils]: Spent 5.33s on a formula simplification that was a NOOP. DAG size: 15 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:08:47,379 WARN  L286               SmtUtils]: Spent 11.06s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:08:53,488 WARN  L286               SmtUtils]: Spent 6.06s on a formula simplification that was a NOOP. DAG size: 15 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:09:05,500 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 37 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-02 08:09:13,830 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod (+ (* 4294967295 |c_ULTIMATE.start_main_~_ha_hashv~0#1|) 4276993779) 4294967296))) (let ((.cse13 (* (- 1) |c_ULTIMATE.start_main_~_ha_hashv~0#1|)) (.cse9 (* .cse14 256)) (.cse11 (mod (+ 2690382803 |c_ULTIMATE.start_main_~_ha_hashv~0#1|) 4294967296)) (.cse15 (* 16777215 |c_ULTIMATE.start_main_~_ha_hashv~0#1|))) (or (exists ((v_z_31 Int)) (and (<= 0 v_z_31) (<= v_z_31 16777215) (exists ((v_z_10 Int)) (and (<= 0 v_z_10) (exists ((v_z_13 Int)) (let ((.cse0 (mod (+ (* 16711680 v_z_10) .cse15 14384614 (* v_z_13 16776960)) 16777216))) (and (<= 0 v_z_13) (<= 16777216 (+ v_z_31 .cse0)) (<= v_z_13 255) (exists ((v_y_19 Int)) (let ((.cse12 (* .cse0 16777215))) (let ((.cse2 (* v_y_19 16777216)) (.cse1 (+ (* v_z_31 16777215) .cse12))) (and (<= .cse1 (+ .cse2 562949919866880)) (<= (+ .cse2 562949919866625) .cse1) (exists ((v_y_31 Int)) (let ((.cse3 (* v_y_31 16777216))) (and (<= (+ v_z_31 .cse3) 4294967295) (exists ((v_y_27 Int) (v_y_20 Int)) (let ((.cse10 (* v_y_27 4294967296)) (.cse8 (div (+ (* v_z_10 (- 65536)) (* v_z_13 (- 256)) .cse12 (- 562941365879322) .cse13) 16777216)) (.cse4 (* v_z_31 255)) (.cse5 (* v_y_20 256)) (.cse6 (* v_y_27 256)) (.cse7 (* v_y_31 4294967295))) (and (<= (+ .cse4 .cse5 v_y_19 .cse6 .cse7) .cse8) (= .cse9 (+ 1099511627776 (* v_y_31 72057589726183424) (* v_z_31 4294967039) .cse10 (* v_y_20 4294967296))) (= (+ .cse11 (* 72057594021150720 v_y_31) .cse10 (* v_z_31 4294967295)) 4294967296) (<= .cse8 (+ .cse4 .cse5 v_y_19 255 .cse6 .cse7))))) (<= 4294967296 (+ .cse14 v_z_31 .cse3)))))))))))) (<= v_z_10 255))))) (exists ((v_z_31 Int)) (and (<= 0 v_z_31) (exists ((v_z_10 Int)) (and (<= 0 v_z_10) (<= v_z_10 255) (exists ((v_z_13 Int)) (let ((.cse21 (mod (+ (* 16711680 v_z_10) .cse15 14384614 (* v_z_13 16776960)) 16777216))) (and (exists ((v_y_19 Int)) (let ((.cse19 (* .cse21 16777215))) (let ((.cse17 (* v_y_19 16777216)) (.cse16 (+ (* v_z_31 16777215) .cse19))) (and (<= .cse16 (+ .cse17 562949919866880)) (exists ((v_y_31 Int)) (let ((.cse18 (* v_y_31 16777216))) (and (<= (+ .cse14 v_z_31 .cse18) 4294967295) (exists ((v_y_27 Int) (v_y_20 Int)) (let ((.cse20 (* v_y_27 4294967296))) (and (<= (+ (* v_z_31 255) (* v_y_20 256) v_y_19 (* v_y_27 256) (* v_y_31 4294967295)) (div (+ (* v_z_10 (- 65536)) (* v_z_13 (- 256)) .cse19 (- 562941365879322) .cse13) 16777216)) (= .cse9 (+ (* v_y_31 72057589726183424) (* v_z_31 4294967039) .cse20 (* v_y_20 4294967296))) (= (+ .cse11 (* 72057594021150720 v_y_31) .cse20 (* v_z_31 4294967295)) 4294967296)))) (<= 0 (+ v_z_31 .cse18))))) (<= (+ .cse17 562949919866625) .cse16))))) (<= 0 v_z_13) (<= 16777216 (+ v_z_31 .cse21)) (<= v_z_13 255)))))) (<= v_z_31 16777215)))))) is different from false
[2024-12-02 08:09:14,355 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 08:09:14,355 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:09:14,355 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1893255915] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:14,355 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:09:14,355 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [4] total 15
[2024-12-02 08:09:14,355 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [771568652]
[2024-12-02 08:09:14,355 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:14,356 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-02 08:09:14,356 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:14,356 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-02 08:09:14,356 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=148, Unknown=5, NotChecked=24, Total=210
[2024-12-02 08:09:14,356 INFO  L87              Difference]: Start difference. First operand 2641 states and 4888 transitions. Second operand  has 13 states, 13 states have (on average 7.538461538461538) internal successors, (98), 13 states have internal predecessors, (98), 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-02 08:09:18,404 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:21,098 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.69s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:23,732 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.63s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:26,511 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.78s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:29,484 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.97s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:32,299 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.81s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:35,068 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.77s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:37,834 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.77s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:40,528 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.69s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:43,338 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.81s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:46,113 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.78s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:48,989 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.88s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:51,827 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.84s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:54,775 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.95s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:09:58,232 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.46s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:01,248 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:05,257 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:08,607 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.35s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:11,718 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:15,044 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.33s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:18,268 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.22s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:22,272 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:26,274 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:29,766 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.48s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:33,091 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.33s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:37,095 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:40,769 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.67s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:44,282 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.51s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:48,285 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:52,290 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:10:56,305 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:00,176 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.87s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:03,817 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.64s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:08,839 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:12,843 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:16,845 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:20,747 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.90s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:24,755 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:28,772 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:32,775 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:36,778 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:40,781 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:44,786 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:48,790 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:52,794 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:11:56,797 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:00,809 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:04,830 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:08,844 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:12,854 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:16,864 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:20,874 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:24,881 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:28,890 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:32,898 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:36,900 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:40,914 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:44,955 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:49,005 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:53,043 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:55,322 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.27s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:12:56,873 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.40s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:13:02,291 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:13:06,303 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-12-02 08:13:06,434 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:06,434 INFO  L93              Difference]: Finished difference Result 5271 states and 9764 transitions.
[2024-12-02 08:13:06,435 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 08:13:06,435 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 7.538461538461538) internal successors, (98), 13 states have internal predecessors, (98), 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 105
[2024-12-02 08:13:06,435 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:06,455 INFO  L225             Difference]: With dead ends: 5271
[2024-12-02 08:13:06,459 INFO  L226             Difference]: Without dead ends: 2677
[2024-12-02 08:13:06,466 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 17.0s TimeCoverageRelationStatistics Valid=33, Invalid=148, Unknown=5, NotChecked=24, Total=210
[2024-12-02 08:13:06,467 INFO  L435           NwaCegarLoop]: 2467 mSDtfsCounter, 28 mSDsluCounter, 19060 mSDsCounter, 0 mSdLazyCounter, 632 mSolverCounterSat, 1 mSolverCounterUnsat, 62 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 231.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 21527 SdHoareTripleChecker+Invalid, 805 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 632 IncrementalHoareTripleChecker+Invalid, 62 IncrementalHoareTripleChecker+Unknown, 110 IncrementalHoareTripleChecker+Unchecked, 231.9s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:06,467 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 21527 Invalid, 805 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 632 Invalid, 62 Unknown, 110 Unchecked, 231.9s Time]
[2024-12-02 08:13:06,472 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2677 states.
[2024-12-02 08:13:06,883 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2677 to 2649.
[2024-12-02 08:13:06,889 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2649 states, 1633 states have (on average 1.7666870789957134) internal successors, (2885), 2640 states have internal predecessors, (2885), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 2 states have return successors, (1006), 8 states have call predecessors, (1006), 1006 states have call successors, (1006)
[2024-12-02 08:13:06,896 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2649 states to 2649 states and 4897 transitions.
[2024-12-02 08:13:06,899 INFO  L78                 Accepts]: Start accepts. Automaton has 2649 states and 4897 transitions. Word has length 105
[2024-12-02 08:13:06,899 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:06,899 INFO  L471      AbstractCegarLoop]: Abstraction has 2649 states and 4897 transitions.
[2024-12-02 08:13:06,899 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 7.538461538461538) internal successors, (98), 13 states have internal predecessors, (98), 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-02 08:13:06,899 INFO  L276                IsEmpty]: Start isEmpty. Operand 2649 states and 4897 transitions.
[2024-12-02 08:13:06,900 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-12-02 08:13:06,900 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:06,900 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:06,909 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 08:13:07,101 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:07,101 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:07,101 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:07,102 INFO  L85        PathProgramCache]: Analyzing trace with hash -784089491, now seen corresponding path program 1 times
[2024-12-02 08:13:07,102 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:07,102 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [214821081]
[2024-12-02 08:13:07,102 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:07,102 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:07,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:07,255 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 08:13:07,255 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:07,255 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [214821081]
[2024-12-02 08:13:07,255 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [214821081] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:07,255 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:13:07,255 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 08:13:07,255 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [337220718]
[2024-12-02 08:13:07,255 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:07,255 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 08:13:07,256 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:07,256 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 08:13:07,256 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 08:13:07,256 INFO  L87              Difference]: Start difference. First operand 2649 states and 4897 transitions. Second operand  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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-02 08:13:07,382 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:07,383 INFO  L93              Difference]: Finished difference Result 5257 states and 9749 transitions.
[2024-12-02 08:13:07,383 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 08:13:07,383 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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 105
[2024-12-02 08:13:07,383 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:07,402 INFO  L225             Difference]: With dead ends: 5257
[2024-12-02 08:13:07,402 INFO  L226             Difference]: Without dead ends: 2649
[2024-12-02 08:13:07,410 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-02 08:13:07,411 INFO  L435           NwaCegarLoop]: 2457 mSDtfsCounter, 1 mSDsluCounter, 2435 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 4892 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-02 08:13:07,411 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 4892 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 08:13:07,414 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2649 states.
[2024-12-02 08:13:07,932 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2649 to 2649.
[2024-12-02 08:13:07,937 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2649 states, 1633 states have (on average 1.7630128597672994) internal successors, (2879), 2640 states have internal predecessors, (2879), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 2 states have return successors, (1006), 8 states have call predecessors, (1006), 1006 states have call successors, (1006)
[2024-12-02 08:13:07,950 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2649 states to 2649 states and 4891 transitions.
[2024-12-02 08:13:07,956 INFO  L78                 Accepts]: Start accepts. Automaton has 2649 states and 4891 transitions. Word has length 105
[2024-12-02 08:13:07,957 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:07,957 INFO  L471      AbstractCegarLoop]: Abstraction has 2649 states and 4891 transitions.
[2024-12-02 08:13:07,958 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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-02 08:13:07,958 INFO  L276                IsEmpty]: Start isEmpty. Operand 2649 states and 4891 transitions.
[2024-12-02 08:13:07,959 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-12-02 08:13:07,959 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:07,959 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:07,959 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 08:13:07,959 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:07,960 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:07,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -933961997, now seen corresponding path program 1 times
[2024-12-02 08:13:07,960 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:07,960 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [567652933]
[2024-12-02 08:13:07,960 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:07,960 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:08,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:08,129 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 08:13:08,130 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:08,130 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [567652933]
[2024-12-02 08:13:08,130 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [567652933] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:08,130 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:13:08,130 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 08:13:08,130 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [727704093]
[2024-12-02 08:13:08,130 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:08,130 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 08:13:08,130 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:08,131 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 08:13:08,131 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 08:13:08,131 INFO  L87              Difference]: Start difference. First operand 2649 states and 4891 transitions. Second operand  has 4 states, 4 states have (on average 24.5) internal successors, (98), 4 states have internal predecessors, (98), 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-02 08:13:08,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:08,307 INFO  L93              Difference]: Finished difference Result 5239 states and 9719 transitions.
[2024-12-02 08:13:08,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 08:13:08,307 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 24.5) internal successors, (98), 4 states have internal predecessors, (98), 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 105
[2024-12-02 08:13:08,308 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:08,336 INFO  L225             Difference]: With dead ends: 5239
[2024-12-02 08:13:08,336 INFO  L226             Difference]: Without dead ends: 2629
[2024-12-02 08:13:08,343 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-02 08:13:08,344 INFO  L435           NwaCegarLoop]: 2442 mSDtfsCounter, 9 mSDsluCounter, 4865 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7307 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:08,344 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7307 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 08:13:08,348 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2629 states.
[2024-12-02 08:13:08,665 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2629 to 2629.
[2024-12-02 08:13:08,668 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2629 states, 1613 states have (on average 1.7693738375697459) internal successors, (2854), 2620 states have internal predecessors, (2854), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 2 states have return successors, (1006), 8 states have call predecessors, (1006), 1006 states have call successors, (1006)
[2024-12-02 08:13:08,674 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2629 states to 2629 states and 4866 transitions.
[2024-12-02 08:13:08,678 INFO  L78                 Accepts]: Start accepts. Automaton has 2629 states and 4866 transitions. Word has length 105
[2024-12-02 08:13:08,678 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:08,678 INFO  L471      AbstractCegarLoop]: Abstraction has 2629 states and 4866 transitions.
[2024-12-02 08:13:08,678 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 24.5) internal successors, (98), 4 states have internal predecessors, (98), 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-02 08:13:08,678 INFO  L276                IsEmpty]: Start isEmpty. Operand 2629 states and 4866 transitions.
[2024-12-02 08:13:08,679 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2024-12-02 08:13:08,679 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:08,679 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:08,679 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 08:13:08,679 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:08,680 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:08,680 INFO  L85        PathProgramCache]: Analyzing trace with hash 1364409199, now seen corresponding path program 1 times
[2024-12-02 08:13:08,680 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:08,680 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832464450]
[2024-12-02 08:13:08,680 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:08,680 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:08,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:08,976 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 08:13:08,976 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:08,976 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832464450]
[2024-12-02 08:13:08,976 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832464450] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:08,976 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:13:08,976 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 08:13:08,976 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2091227840]
[2024-12-02 08:13:08,976 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:08,977 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 08:13:08,977 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:08,977 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 08:13:08,977 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 08:13:08,977 INFO  L87              Difference]: Start difference. First operand 2629 states and 4866 transitions. Second operand  has 6 states, 6 states have (on average 16.5) internal successors, (99), 6 states have internal predecessors, (99), 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-02 08:13:09,456 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:09,456 INFO  L93              Difference]: Finished difference Result 5220 states and 9695 transitions.
[2024-12-02 08:13:09,457 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 08:13:09,457 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 16.5) internal successors, (99), 6 states have internal predecessors, (99), 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 106
[2024-12-02 08:13:09,457 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:09,474 INFO  L225             Difference]: With dead ends: 5220
[2024-12-02 08:13:09,474 INFO  L226             Difference]: Without dead ends: 2635
[2024-12-02 08:13:09,483 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-02 08:13:09,483 INFO  L435           NwaCegarLoop]: 2448 mSDtfsCounter, 4 mSDsluCounter, 9500 mSDsCounter, 0 mSdLazyCounter, 309 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 11948 SdHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:09,483 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 11948 Invalid, 310 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 309 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 08:13:09,486 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2635 states.
[2024-12-02 08:13:09,868 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2635 to 2635.
[2024-12-02 08:13:09,871 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2635 states, 1619 states have (on average 1.766522544780729) internal successors, (2860), 2626 states have internal predecessors, (2860), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 2 states have return successors, (1006), 8 states have call predecessors, (1006), 1006 states have call successors, (1006)
[2024-12-02 08:13:09,879 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2635 states to 2635 states and 4872 transitions.
[2024-12-02 08:13:09,884 INFO  L78                 Accepts]: Start accepts. Automaton has 2635 states and 4872 transitions. Word has length 106
[2024-12-02 08:13:09,885 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:09,885 INFO  L471      AbstractCegarLoop]: Abstraction has 2635 states and 4872 transitions.
[2024-12-02 08:13:09,885 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 16.5) internal successors, (99), 6 states have internal predecessors, (99), 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-02 08:13:09,885 INFO  L276                IsEmpty]: Start isEmpty. Operand 2635 states and 4872 transitions.
[2024-12-02 08:13:09,886 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 108
[2024-12-02 08:13:09,886 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:09,886 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:09,886 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 08:13:09,886 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:09,887 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:09,887 INFO  L85        PathProgramCache]: Analyzing trace with hash 1796029358, now seen corresponding path program 1 times
[2024-12-02 08:13:09,887 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:09,887 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1303972203]
[2024-12-02 08:13:09,887 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:09,887 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:10,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:10,270 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 08:13:10,270 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:10,270 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1303972203]
[2024-12-02 08:13:10,270 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1303972203] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:10,270 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [512279598]
[2024-12-02 08:13:10,270 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:10,270 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:10,270 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:10,272 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:10,274 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 08:13:10,717 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:10,722 INFO  L256         TraceCheckSpWp]: Trace formula consists of 612 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:10,726 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:10,757 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:13:10,757 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:13:10,757 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [512279598] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:10,757 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:13:10,758 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 5
[2024-12-02 08:13:10,758 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2074151557]
[2024-12-02 08:13:10,758 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:10,758 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 08:13:10,758 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:10,759 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 08:13:10,759 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 08:13:10,759 INFO  L87              Difference]: Start difference. First operand 2635 states and 4872 transitions. Second operand  has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 08:13:10,915 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:10,915 INFO  L93              Difference]: Finished difference Result 5179 states and 9633 transitions.
[2024-12-02 08:13:10,915 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 08:13:10,916 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 107
[2024-12-02 08:13:10,916 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:10,938 INFO  L225             Difference]: With dead ends: 5179
[2024-12-02 08:13:10,938 INFO  L226             Difference]: Without dead ends: 2638
[2024-12-02 08:13:10,950 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 107 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-02 08:13:10,950 INFO  L435           NwaCegarLoop]: 2455 mSDtfsCounter, 0 mSDsluCounter, 4906 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 7361 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:10,951 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 7361 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 08:13:10,954 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2638 states.
[2024-12-02 08:13:11,390 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2638 to 2638.
[2024-12-02 08:13:11,394 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2638 states, 1621 states have (on average 1.7661937075879086) internal successors, (2863), 2629 states have internal predecessors, (2863), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 3 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:11,406 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2638 states to 2638 states and 4877 transitions.
[2024-12-02 08:13:11,413 INFO  L78                 Accepts]: Start accepts. Automaton has 2638 states and 4877 transitions. Word has length 107
[2024-12-02 08:13:11,413 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:11,413 INFO  L471      AbstractCegarLoop]: Abstraction has 2638 states and 4877 transitions.
[2024-12-02 08:13:11,414 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 08:13:11,414 INFO  L276                IsEmpty]: Start isEmpty. Operand 2638 states and 4877 transitions.
[2024-12-02 08:13:11,415 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 110
[2024-12-02 08:13:11,415 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:11,415 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:11,426 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 08:13:11,615 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-12-02 08:13:11,616 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:11,616 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:11,616 INFO  L85        PathProgramCache]: Analyzing trace with hash -1848977872, now seen corresponding path program 1 times
[2024-12-02 08:13:11,616 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:11,616 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1380955841]
[2024-12-02 08:13:11,616 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:11,616 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:11,863 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:12,118 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 08:13:12,118 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:12,118 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1380955841]
[2024-12-02 08:13:12,118 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1380955841] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:12,118 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1959810912]
[2024-12-02 08:13:12,118 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:12,119 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:12,119 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:12,120 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:12,122 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 08:13:12,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:12,531 INFO  L256         TraceCheckSpWp]: Trace formula consists of 642 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:12,533 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:12,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 08:13:12,795 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:13:12,795 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1959810912] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:12,796 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:13:12,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [5] total 10
[2024-12-02 08:13:12,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1999301860]
[2024-12-02 08:13:12,796 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:12,796 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 08:13:12,796 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:12,797 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 08:13:12,797 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=73, Unknown=0, NotChecked=0, Total=90
[2024-12-02 08:13:12,797 INFO  L87              Difference]: Start difference. First operand 2638 states and 4877 transitions. Second operand  has 7 states, 7 states have (on average 14.428571428571429) internal successors, (101), 7 states have internal predecessors, (101), 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-02 08:13:13,224 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:13,224 INFO  L93              Difference]: Finished difference Result 5232 states and 9709 transitions.
[2024-12-02 08:13:13,225 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 08:13:13,225 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 14.428571428571429) internal successors, (101), 7 states have internal predecessors, (101), 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 109
[2024-12-02 08:13:13,225 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:13,237 INFO  L225             Difference]: With dead ends: 5232
[2024-12-02 08:13:13,237 INFO  L226             Difference]: Without dead ends: 2648
[2024-12-02 08:13:13,243 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 113 GetRequests, 105 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=73, Unknown=0, NotChecked=0, Total=90
[2024-12-02 08:13:13,243 INFO  L435           NwaCegarLoop]: 2438 mSDtfsCounter, 8 mSDsluCounter, 11874 mSDsCounter, 0 mSdLazyCounter, 399 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 14312 SdHoareTripleChecker+Invalid, 400 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 399 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:13,243 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 14312 Invalid, 400 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 399 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 08:13:13,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2648 states.
[2024-12-02 08:13:13,469 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2648 to 2646.
[2024-12-02 08:13:13,472 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2646 states, 1629 states have (on average 1.76365868631062) internal successors, (2873), 2637 states have internal predecessors, (2873), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 3 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:13,477 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2646 states to 2646 states and 4887 transitions.
[2024-12-02 08:13:13,481 INFO  L78                 Accepts]: Start accepts. Automaton has 2646 states and 4887 transitions. Word has length 109
[2024-12-02 08:13:13,481 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:13,481 INFO  L471      AbstractCegarLoop]: Abstraction has 2646 states and 4887 transitions.
[2024-12-02 08:13:13,481 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 14.428571428571429) internal successors, (101), 7 states have internal predecessors, (101), 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-02 08:13:13,482 INFO  L276                IsEmpty]: Start isEmpty. Operand 2646 states and 4887 transitions.
[2024-12-02 08:13:13,482 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 110
[2024-12-02 08:13:13,482 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:13,482 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:13,494 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-02 08:13:13,683 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-12-02 08:13:13,683 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:13,683 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:13,683 INFO  L85        PathProgramCache]: Analyzing trace with hash 1536855188, now seen corresponding path program 1 times
[2024-12-02 08:13:13,683 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:13,683 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [552546788]
[2024-12-02 08:13:13,683 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:13,684 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:13,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:14,036 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 08:13:14,037 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:14,037 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [552546788]
[2024-12-02 08:13:14,037 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [552546788] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:14,037 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:13:14,037 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-12-02 08:13:14,037 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1754953914]
[2024-12-02 08:13:14,037 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:14,037 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 08:13:14,038 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:14,038 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 08:13:14,038 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-12-02 08:13:14,038 INFO  L87              Difference]: Start difference. First operand 2646 states and 4887 transitions. Second operand  has 7 states, 7 states have (on average 14.428571428571429) internal successors, (101), 7 states have internal predecessors, (101), 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-02 08:13:14,492 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:14,493 INFO  L93              Difference]: Finished difference Result 5244 states and 9724 transitions.
[2024-12-02 08:13:14,493 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 08:13:14,493 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 14.428571428571429) internal successors, (101), 7 states have internal predecessors, (101), 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 109
[2024-12-02 08:13:14,493 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:14,509 INFO  L225             Difference]: With dead ends: 5244
[2024-12-02 08:13:14,509 INFO  L226             Difference]: Without dead ends: 2656
[2024-12-02 08:13:14,516 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-02 08:13:14,516 INFO  L435           NwaCegarLoop]: 2444 mSDtfsCounter, 8 mSDsluCounter, 11875 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 14319 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.4s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:14,516 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 14319 Invalid, 425 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 08:13:14,519 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2656 states.
[2024-12-02 08:13:14,845 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2656 to 2646.
[2024-12-02 08:13:14,849 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2646 states, 1629 states have (on average 1.76365868631062) internal successors, (2873), 2637 states have internal predecessors, (2873), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 3 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:14,860 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2646 states to 2646 states and 4887 transitions.
[2024-12-02 08:13:14,868 INFO  L78                 Accepts]: Start accepts. Automaton has 2646 states and 4887 transitions. Word has length 109
[2024-12-02 08:13:14,868 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:14,868 INFO  L471      AbstractCegarLoop]: Abstraction has 2646 states and 4887 transitions.
[2024-12-02 08:13:14,868 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 14.428571428571429) internal successors, (101), 7 states have internal predecessors, (101), 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-02 08:13:14,868 INFO  L276                IsEmpty]: Start isEmpty. Operand 2646 states and 4887 transitions.
[2024-12-02 08:13:14,869 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-12-02 08:13:14,870 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:14,870 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:14,870 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 08:13:14,870 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:14,870 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:14,871 INFO  L85        PathProgramCache]: Analyzing trace with hash 605752673, now seen corresponding path program 1 times
[2024-12-02 08:13:14,871 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:14,871 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2099690694]
[2024-12-02 08:13:14,871 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:14,871 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:15,074 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:15,368 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 08:13:15,368 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:15,368 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2099690694]
[2024-12-02 08:13:15,368 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2099690694] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:15,368 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1267866165]
[2024-12-02 08:13:15,369 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:15,369 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:15,369 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:15,371 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:15,375 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 08:13:15,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:15,780 INFO  L256         TraceCheckSpWp]: Trace formula consists of 643 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:15,782 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:15,940 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 08:13:15,941 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:13:15,941 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1267866165] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:15,941 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:13:15,941 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [5] total 11
[2024-12-02 08:13:15,941 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1197630947]
[2024-12-02 08:13:15,941 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:15,941 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 08:13:15,941 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:15,942 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 08:13:15,942 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=90, Unknown=0, NotChecked=0, Total=110
[2024-12-02 08:13:15,942 INFO  L87              Difference]: Start difference. First operand 2646 states and 4887 transitions. Second operand  has 8 states, 8 states have (on average 12.75) internal successors, (102), 8 states have internal predecessors, (102), 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-02 08:13:17,096 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:17,097 INFO  L93              Difference]: Finished difference Result 5249 states and 9728 transitions.
[2024-12-02 08:13:17,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 08:13:17,097 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 12.75) internal successors, (102), 8 states have internal predecessors, (102), 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 110
[2024-12-02 08:13:17,097 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:17,108 INFO  L225             Difference]: With dead ends: 5249
[2024-12-02 08:13:17,108 INFO  L226             Difference]: Without dead ends: 2666
[2024-12-02 08:13:17,113 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 114 GetRequests, 105 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=20, Invalid=90, Unknown=0, NotChecked=0, Total=110
[2024-12-02 08:13:17,114 INFO  L435           NwaCegarLoop]: 2437 mSDtfsCounter, 13 mSDsluCounter, 14266 mSDsCounter, 0 mSdLazyCounter, 462 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 16703 SdHoareTripleChecker+Invalid, 462 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 462 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:17,114 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 16703 Invalid, 462 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 462 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-12-02 08:13:17,116 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2666 states.
[2024-12-02 08:13:17,358 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2666 to 2656.
[2024-12-02 08:13:17,360 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2656 states, 1639 states have (on average 1.7602196461256865) internal successors, (2885), 2647 states have internal predecessors, (2885), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 3 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:17,365 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2656 states to 2656 states and 4899 transitions.
[2024-12-02 08:13:17,370 INFO  L78                 Accepts]: Start accepts. Automaton has 2656 states and 4899 transitions. Word has length 110
[2024-12-02 08:13:17,370 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:17,370 INFO  L471      AbstractCegarLoop]: Abstraction has 2656 states and 4899 transitions.
[2024-12-02 08:13:17,370 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 12.75) internal successors, (102), 8 states have internal predecessors, (102), 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-02 08:13:17,370 INFO  L276                IsEmpty]: Start isEmpty. Operand 2656 states and 4899 transitions.
[2024-12-02 08:13:17,371 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-12-02 08:13:17,371 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:17,371 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:17,378 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-02 08:13:17,571 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-12-02 08:13:17,571 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:17,572 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:17,572 INFO  L85        PathProgramCache]: Analyzing trace with hash -1807604867, now seen corresponding path program 1 times
[2024-12-02 08:13:17,572 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:17,572 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961140454]
[2024-12-02 08:13:17,572 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:17,572 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:17,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:17,829 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 08:13:17,830 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:17,830 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961140454]
[2024-12-02 08:13:17,830 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1961140454] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:17,830 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:13:17,830 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-12-02 08:13:17,830 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1715791994]
[2024-12-02 08:13:17,830 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:17,830 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 08:13:17,830 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:17,831 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 08:13:17,831 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-12-02 08:13:17,831 INFO  L87              Difference]: Start difference. First operand 2656 states and 4899 transitions. Second operand  has 9 states, 9 states have (on average 11.333333333333334) internal successors, (102), 9 states have internal predecessors, (102), 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-02 08:13:18,384 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:18,384 INFO  L93              Difference]: Finished difference Result 5264 states and 9746 transitions.
[2024-12-02 08:13:18,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 08:13:18,385 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 11.333333333333334) internal successors, (102), 9 states have internal predecessors, (102), 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 110
[2024-12-02 08:13:18,385 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:18,402 INFO  L225             Difference]: With dead ends: 5264
[2024-12-02 08:13:18,402 INFO  L226             Difference]: Without dead ends: 2676
[2024-12-02 08:13:18,409 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-12-02 08:13:18,410 INFO  L435           NwaCegarLoop]: 2449 mSDtfsCounter, 16 mSDsluCounter, 16709 mSDsCounter, 0 mSdLazyCounter, 552 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 19158 SdHoareTripleChecker+Invalid, 553 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 552 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:18,410 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 19158 Invalid, 553 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 552 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 08:13:18,413 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2676 states.
[2024-12-02 08:13:18,740 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2676 to 2670.
[2024-12-02 08:13:18,742 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2670 states, 1653 states have (on average 1.7562008469449486) internal successors, (2903), 2661 states have internal predecessors, (2903), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 3 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:18,746 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2670 states to 2670 states and 4917 transitions.
[2024-12-02 08:13:18,751 INFO  L78                 Accepts]: Start accepts. Automaton has 2670 states and 4917 transitions. Word has length 110
[2024-12-02 08:13:18,751 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:18,751 INFO  L471      AbstractCegarLoop]: Abstraction has 2670 states and 4917 transitions.
[2024-12-02 08:13:18,751 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 11.333333333333334) internal successors, (102), 9 states have internal predecessors, (102), 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-02 08:13:18,751 INFO  L276                IsEmpty]: Start isEmpty. Operand 2670 states and 4917 transitions.
[2024-12-02 08:13:18,752 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 112
[2024-12-02 08:13:18,752 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:18,752 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:18,752 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 08:13:18,752 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:18,753 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:18,753 INFO  L85        PathProgramCache]: Analyzing trace with hash 1252000956, now seen corresponding path program 1 times
[2024-12-02 08:13:18,753 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:18,753 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557113264]
[2024-12-02 08:13:18,753 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:18,753 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:18,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:19,138 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 08:13:19,138 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:19,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [557113264]
[2024-12-02 08:13:19,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [557113264] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:19,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [54914661]
[2024-12-02 08:13:19,138 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:19,138 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:19,138 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:19,140 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:19,141 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 08:13:19,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:19,707 INFO  L256         TraceCheckSpWp]: Trace formula consists of 644 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:19,709 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:20,385 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 08:13:20,385 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:13:20,385 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [54914661] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:20,385 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:13:20,385 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [5] total 13
[2024-12-02 08:13:20,385 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [854110570]
[2024-12-02 08:13:20,385 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:20,386 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 08:13:20,386 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:20,386 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 08:13:20,386 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=133, Unknown=0, NotChecked=0, Total=156
[2024-12-02 08:13:20,386 INFO  L87              Difference]: Start difference. First operand 2670 states and 4917 transitions. Second operand  has 10 states, 10 states have (on average 10.3) internal successors, (103), 10 states have internal predecessors, (103), 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-02 08:13:21,843 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:21,843 INFO  L93              Difference]: Finished difference Result 5290 states and 9784 transitions.
[2024-12-02 08:13:21,844 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 08:13:21,844 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 10.3) internal successors, (103), 10 states have internal predecessors, (103), 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 111
[2024-12-02 08:13:21,844 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:21,856 INFO  L225             Difference]: With dead ends: 5290
[2024-12-02 08:13:21,856 INFO  L226             Difference]: Without dead ends: 2690
[2024-12-02 08:13:21,861 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 115 GetRequests, 104 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=23, Invalid=133, Unknown=0, NotChecked=0, Total=156
[2024-12-02 08:13:21,861 INFO  L435           NwaCegarLoop]: 2440 mSDtfsCounter, 13 mSDsluCounter, 19058 mSDsCounter, 0 mSdLazyCounter, 704 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 21498 SdHoareTripleChecker+Invalid, 706 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 704 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:21,861 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 21498 Invalid, 706 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 704 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-12-02 08:13:21,864 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2690 states.
[2024-12-02 08:13:22,183 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2690 to 2684.
[2024-12-02 08:13:22,186 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2684 states, 1667 states have (on average 1.752249550089982) internal successors, (2921), 2675 states have internal predecessors, (2921), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 3 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:22,191 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2684 states to 2684 states and 4935 transitions.
[2024-12-02 08:13:22,196 INFO  L78                 Accepts]: Start accepts. Automaton has 2684 states and 4935 transitions. Word has length 111
[2024-12-02 08:13:22,197 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:22,197 INFO  L471      AbstractCegarLoop]: Abstraction has 2684 states and 4935 transitions.
[2024-12-02 08:13:22,197 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 10.3) internal successors, (103), 10 states have internal predecessors, (103), 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-02 08:13:22,197 INFO  L276                IsEmpty]: Start isEmpty. Operand 2684 states and 4935 transitions.
[2024-12-02 08:13:22,198 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 112
[2024-12-02 08:13:22,198 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:22,198 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:22,209 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 08:13:22,398 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-12-02 08:13:22,399 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:22,399 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:22,399 INFO  L85        PathProgramCache]: Analyzing trace with hash 1148447804, now seen corresponding path program 1 times
[2024-12-02 08:13:22,399 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:22,399 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1975092322]
[2024-12-02 08:13:22,399 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:22,399 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:22,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:22,659 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 08:13:22,659 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:22,659 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1975092322]
[2024-12-02 08:13:22,659 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1975092322] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:22,659 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1964492977]
[2024-12-02 08:13:22,659 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:22,659 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:22,659 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:22,661 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:22,662 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-02 08:13:23,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:23,102 INFO  L256         TraceCheckSpWp]: Trace formula consists of 644 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:23,104 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:23,189 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 08:13:23,189 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:13:23,189 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1964492977] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:23,189 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:13:23,189 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [5] total 10
[2024-12-02 08:13:23,189 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048133441]
[2024-12-02 08:13:23,189 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:23,190 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 08:13:23,190 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:23,190 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 08:13:23,190 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=71, Unknown=0, NotChecked=0, Total=90
[2024-12-02 08:13:23,190 INFO  L87              Difference]: Start difference. First operand 2684 states and 4935 transitions. Second operand  has 7 states, 7 states have (on average 14.714285714285714) internal successors, (103), 7 states have internal predecessors, (103), 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-02 08:13:23,568 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:23,568 INFO  L93              Difference]: Finished difference Result 5296 states and 9788 transitions.
[2024-12-02 08:13:23,569 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 08:13:23,569 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 14.714285714285714) internal successors, (103), 7 states have internal predecessors, (103), 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 111
[2024-12-02 08:13:23,569 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:23,581 INFO  L225             Difference]: With dead ends: 5296
[2024-12-02 08:13:23,581 INFO  L226             Difference]: Without dead ends: 2694
[2024-12-02 08:13:23,586 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 117 GetRequests, 107 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=105, Unknown=0, NotChecked=0, Total=132
[2024-12-02 08:13:23,587 INFO  L435           NwaCegarLoop]: 2432 mSDtfsCounter, 31 mSDsluCounter, 11898 mSDsCounter, 0 mSdLazyCounter, 350 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 14330 SdHoareTripleChecker+Invalid, 354 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 350 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:23,587 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 14330 Invalid, 354 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 350 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 08:13:23,589 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2694 states.
[2024-12-02 08:13:23,881 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2694 to 2688.
[2024-12-02 08:13:23,883 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2688 states, 1671 states have (on average 1.7504488330341113) internal successors, (2925), 2679 states have internal predecessors, (2925), 1006 states have call successors, (1006), 2 states have call predecessors, (1006), 3 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:23,888 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2688 states to 2688 states and 4939 transitions.
[2024-12-02 08:13:23,894 INFO  L78                 Accepts]: Start accepts. Automaton has 2688 states and 4939 transitions. Word has length 111
[2024-12-02 08:13:23,894 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:23,894 INFO  L471      AbstractCegarLoop]: Abstraction has 2688 states and 4939 transitions.
[2024-12-02 08:13:23,894 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 14.714285714285714) internal successors, (103), 7 states have internal predecessors, (103), 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-02 08:13:23,894 INFO  L276                IsEmpty]: Start isEmpty. Operand 2688 states and 4939 transitions.
[2024-12-02 08:13:23,895 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 112
[2024-12-02 08:13:23,895 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:23,895 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:23,903 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-02 08:13:24,096 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-02 08:13:24,096 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:24,096 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:24,096 INFO  L85        PathProgramCache]: Analyzing trace with hash -1696761451, now seen corresponding path program 1 times
[2024-12-02 08:13:24,097 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:24,097 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [637415117]
[2024-12-02 08:13:24,097 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:24,097 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:24,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:24,408 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 08:13:24,409 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:24,409 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [637415117]
[2024-12-02 08:13:24,409 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [637415117] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:24,409 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [748343099]
[2024-12-02 08:13:24,409 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:24,409 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:24,409 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:24,410 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:24,411 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-02 08:13:24,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:24,811 INFO  L256         TraceCheckSpWp]: Trace formula consists of 644 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:24,814 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:24,859 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 08:13:24,859 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 08:13:24,977 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 12 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 08:13:24,978 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [748343099] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 08:13:24,978 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 08:13:24,978 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-12-02 08:13:24,978 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [170470228]
[2024-12-02 08:13:24,978 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 08:13:24,979 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 08:13:24,979 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:24,979 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 08:13:24,979 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-12-02 08:13:24,979 INFO  L87              Difference]: Start difference. First operand 2688 states and 4939 transitions. Second operand  has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 2 states have call successors, (3), 1 states have call predecessors, (3), 4 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 08:13:25,204 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:25,204 INFO  L93              Difference]: Finished difference Result 5268 states and 9752 transitions.
[2024-12-02 08:13:25,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 08:13:25,205 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 2 states have call successors, (3), 1 states have call predecessors, (3), 4 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 111
[2024-12-02 08:13:25,205 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:25,225 INFO  L225             Difference]: With dead ends: 5268
[2024-12-02 08:13:25,225 INFO  L226             Difference]: Without dead ends: 2697
[2024-12-02 08:13:25,234 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 228 GetRequests, 217 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=58, Invalid=98, Unknown=0, NotChecked=0, Total=156
[2024-12-02 08:13:25,234 INFO  L435           NwaCegarLoop]: 2455 mSDtfsCounter, 4 mSDsluCounter, 4908 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 7363 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:25,234 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 7363 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 08:13:25,237 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2697 states.
[2024-12-02 08:13:25,705 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2697 to 2697.
[2024-12-02 08:13:25,708 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2697 states, 1679 states have (on average 1.7492555092316855) internal successors, (2937), 2687 states have internal predecessors, (2937), 1006 states have call successors, (1006), 3 states have call predecessors, (1006), 4 states have return successors, (1010), 8 states have call predecessors, (1010), 1006 states have call successors, (1010)
[2024-12-02 08:13:25,720 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2697 states to 2697 states and 4953 transitions.
[2024-12-02 08:13:25,731 INFO  L78                 Accepts]: Start accepts. Automaton has 2697 states and 4953 transitions. Word has length 111
[2024-12-02 08:13:25,732 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:25,732 INFO  L471      AbstractCegarLoop]: Abstraction has 2697 states and 4953 transitions.
[2024-12-02 08:13:25,732 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 11.7) internal successors, (117), 10 states have internal predecessors, (117), 2 states have call successors, (3), 1 states have call predecessors, (3), 4 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 08:13:25,732 INFO  L276                IsEmpty]: Start isEmpty. Operand 2697 states and 4953 transitions.
[2024-12-02 08:13:25,733 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 116
[2024-12-02 08:13:25,733 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:25,733 INFO  L218           NwaCegarLoop]: trace histogram [6, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:25,744 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-12-02 08:13:25,934 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-12-02 08:13:25,934 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:25,934 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:25,934 INFO  L85        PathProgramCache]: Analyzing trace with hash 1666846259, now seen corresponding path program 2 times
[2024-12-02 08:13:25,934 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:25,934 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [872053732]
[2024-12-02 08:13:25,934 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 08:13:25,935 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:26,078 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 08:13:26,078 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 08:13:26,351 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 6 proven. 20 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-02 08:13:26,351 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:26,351 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [872053732]
[2024-12-02 08:13:26,351 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [872053732] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:26,351 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [454853423]
[2024-12-02 08:13:26,351 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 08:13:26,351 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:26,351 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:26,353 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:26,353 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-02 08:13:26,660 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-02 08:13:26,660 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 08:13:26,661 INFO  L256         TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:26,663 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:26,668 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-12-02 08:13:26,677 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 08:13:26,677 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:13:26,678 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [454853423] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:26,678 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:13:26,678 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [6] total 7
[2024-12-02 08:13:26,678 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [848262741]
[2024-12-02 08:13:26,678 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:26,678 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 08:13:26,678 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:26,679 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 08:13:26,679 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 08:13:26,679 INFO  L87              Difference]: Start difference. First operand 2697 states and 4953 transitions. Second operand  has 3 states, 2 states have (on average 49.5) internal successors, (99), 3 states have internal predecessors, (99), 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-02 08:13:26,754 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:26,754 INFO  L93              Difference]: Finished difference Result 2697 states and 4953 transitions.
[2024-12-02 08:13:26,756 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 08:13:26,756 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 49.5) internal successors, (99), 3 states have internal predecessors, (99), 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 115
[2024-12-02 08:13:26,756 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:26,767 INFO  L225             Difference]: With dead ends: 2697
[2024-12-02 08:13:26,768 INFO  L226             Difference]: Without dead ends: 2696
[2024-12-02 08:13:26,769 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 115 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 08:13:26,769 INFO  L435           NwaCegarLoop]: 2454 mSDtfsCounter, 1 mSDsluCounter, 2452 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 4906 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:26,769 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 4906 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 08:13:26,770 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2696 states.
[2024-12-02 08:13:27,006 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2696 to 2696.
[2024-12-02 08:13:27,008 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2696 states, 1679 states have (on average 1.748659916617034) internal successors, (2936), 2686 states have internal predecessors, (2936), 1006 states have call successors, (1006), 3 states have call predecessors, (1006), 4 states have return successors, (1010), 8 states have call predecessors, (1010), 1006 states have call successors, (1010)
[2024-12-02 08:13:27,014 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2696 states to 2696 states and 4952 transitions.
[2024-12-02 08:13:27,020 INFO  L78                 Accepts]: Start accepts. Automaton has 2696 states and 4952 transitions. Word has length 115
[2024-12-02 08:13:27,021 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:27,021 INFO  L471      AbstractCegarLoop]: Abstraction has 2696 states and 4952 transitions.
[2024-12-02 08:13:27,021 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 49.5) internal successors, (99), 3 states have internal predecessors, (99), 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-02 08:13:27,021 INFO  L276                IsEmpty]: Start isEmpty. Operand 2696 states and 4952 transitions.
[2024-12-02 08:13:27,021 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-12-02 08:13:27,021 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:27,022 INFO  L218           NwaCegarLoop]: trace histogram [6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:27,028 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-02 08:13:27,222 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:27,222 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:27,222 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:27,222 INFO  L85        PathProgramCache]: Analyzing trace with hash 132626562, now seen corresponding path program 1 times
[2024-12-02 08:13:27,223 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:27,223 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533829600]
[2024-12-02 08:13:27,223 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:27,223 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:27,383 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:27,606 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 7 proven. 20 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-02 08:13:27,606 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:27,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [533829600]
[2024-12-02 08:13:27,607 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [533829600] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:27,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1367624969]
[2024-12-02 08:13:27,607 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:27,607 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:27,607 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:27,608 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:27,610 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-02 08:13:28,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:28,039 INFO  L256         TraceCheckSpWp]: Trace formula consists of 705 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:28,041 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:28,216 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2024-12-02 08:13:28,216 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 08:13:28,216 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1367624969] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:28,216 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 08:13:28,216 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [6] total 11
[2024-12-02 08:13:28,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222621959]
[2024-12-02 08:13:28,216 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:28,216 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 08:13:28,217 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:28,217 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 08:13:28,217 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2024-12-02 08:13:28,217 INFO  L87              Difference]: Start difference. First operand 2696 states and 4952 transitions. Second operand  has 7 states, 7 states have (on average 14.857142857142858) internal successors, (104), 7 states have internal predecessors, (104), 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-02 08:13:28,801 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:28,801 INFO  L93              Difference]: Finished difference Result 5323 states and 9828 transitions.
[2024-12-02 08:13:28,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 08:13:28,802 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 14.857142857142858) internal successors, (104), 7 states have internal predecessors, (104), 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 116
[2024-12-02 08:13:28,802 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:28,813 INFO  L225             Difference]: With dead ends: 5323
[2024-12-02 08:13:28,813 INFO  L226             Difference]: Without dead ends: 2706
[2024-12-02 08:13:28,818 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 121 GetRequests, 112 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2024-12-02 08:13:28,818 INFO  L435           NwaCegarLoop]: 2443 mSDtfsCounter, 6 mSDsluCounter, 11870 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 14313 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.5s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:28,818 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 14313 Invalid, 425 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 08:13:28,821 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2706 states.
[2024-12-02 08:13:29,165 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2706 to 2696.
[2024-12-02 08:13:29,168 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2696 states, 1679 states have (on average 1.748659916617034) internal successors, (2936), 2686 states have internal predecessors, (2936), 1006 states have call successors, (1006), 3 states have call predecessors, (1006), 4 states have return successors, (1010), 8 states have call predecessors, (1010), 1006 states have call successors, (1010)
[2024-12-02 08:13:29,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2696 states to 2696 states and 4952 transitions.
[2024-12-02 08:13:29,183 INFO  L78                 Accepts]: Start accepts. Automaton has 2696 states and 4952 transitions. Word has length 116
[2024-12-02 08:13:29,183 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:29,183 INFO  L471      AbstractCegarLoop]: Abstraction has 2696 states and 4952 transitions.
[2024-12-02 08:13:29,183 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 14.857142857142858) internal successors, (104), 7 states have internal predecessors, (104), 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-02 08:13:29,184 INFO  L276                IsEmpty]: Start isEmpty. Operand 2696 states and 4952 transitions.
[2024-12-02 08:13:29,184 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-12-02 08:13:29,184 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:29,184 INFO  L218           NwaCegarLoop]: trace histogram [6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:29,192 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-02 08:13:29,385 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:29,385 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:29,385 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:29,386 INFO  L85        PathProgramCache]: Analyzing trace with hash 1589518039, now seen corresponding path program 1 times
[2024-12-02 08:13:29,386 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:29,386 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [638248960]
[2024-12-02 08:13:29,386 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:29,386 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:29,440 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:29,707 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2024-12-02 08:13:29,707 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:29,707 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [638248960]
[2024-12-02 08:13:29,707 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [638248960] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:13:29,707 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:13:29,707 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 08:13:29,707 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1008955655]
[2024-12-02 08:13:29,707 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:13:29,708 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 08:13:29,708 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:29,708 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 08:13:29,708 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=71, Unknown=0, NotChecked=0, Total=90
[2024-12-02 08:13:29,708 INFO  L87              Difference]: Start difference. First operand 2696 states and 4952 transitions. Second operand  has 10 states, 10 states have (on average 10.4) internal successors, (104), 10 states have internal predecessors, (104), 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-02 08:13:30,256 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:30,256 INFO  L93              Difference]: Finished difference Result 5331 states and 9838 transitions.
[2024-12-02 08:13:30,257 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 08:13:30,257 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 10.4) internal successors, (104), 10 states have internal predecessors, (104), 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 116
[2024-12-02 08:13:30,257 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:30,268 INFO  L225             Difference]: With dead ends: 5331
[2024-12-02 08:13:30,269 INFO  L226             Difference]: Without dead ends: 2714
[2024-12-02 08:13:30,275 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=105, Unknown=0, NotChecked=0, Total=132
[2024-12-02 08:13:30,276 INFO  L435           NwaCegarLoop]: 2449 mSDtfsCounter, 22 mSDsluCounter, 14315 mSDsCounter, 0 mSdLazyCounter, 569 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 16764 SdHoareTripleChecker+Invalid, 570 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 569 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:30,276 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 16764 Invalid, 570 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 569 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 08:13:30,278 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2714 states.
[2024-12-02 08:13:30,689 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2714 to 2702.
[2024-12-02 08:13:30,691 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2702 states, 1685 states have (on average 1.745994065281899) internal successors, (2942), 2692 states have internal predecessors, (2942), 1006 states have call successors, (1006), 3 states have call predecessors, (1006), 4 states have return successors, (1010), 8 states have call predecessors, (1010), 1006 states have call successors, (1010)
[2024-12-02 08:13:30,696 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2702 states to 2702 states and 4958 transitions.
[2024-12-02 08:13:30,702 INFO  L78                 Accepts]: Start accepts. Automaton has 2702 states and 4958 transitions. Word has length 116
[2024-12-02 08:13:30,702 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:30,702 INFO  L471      AbstractCegarLoop]: Abstraction has 2702 states and 4958 transitions.
[2024-12-02 08:13:30,702 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 10.4) internal successors, (104), 10 states have internal predecessors, (104), 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-02 08:13:30,702 INFO  L276                IsEmpty]: Start isEmpty. Operand 2702 states and 4958 transitions.
[2024-12-02 08:13:30,703 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 118
[2024-12-02 08:13:30,703 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:30,703 INFO  L218           NwaCegarLoop]: trace histogram [6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:30,703 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 08:13:30,703 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:30,703 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:30,703 INFO  L85        PathProgramCache]: Analyzing trace with hash -877529197, now seen corresponding path program 1 times
[2024-12-02 08:13:30,704 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:30,704 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106415309]
[2024-12-02 08:13:30,704 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:30,704 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:30,877 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:31,068 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 7 proven. 20 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-02 08:13:31,068 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:31,068 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106415309]
[2024-12-02 08:13:31,068 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106415309] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:31,068 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1997620698]
[2024-12-02 08:13:31,068 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:13:31,068 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:31,068 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:31,069 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:31,070 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-02 08:13:31,556 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:13:31,559 INFO  L256         TraceCheckSpWp]: Trace formula consists of 703 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:31,561 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:31,618 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 25 proven. 3 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-02 08:13:31,618 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 08:13:31,746 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 7 proven. 20 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-02 08:13:31,746 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1997620698] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 08:13:31,746 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 08:13:31,746 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 6] total 13
[2024-12-02 08:13:31,746 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [386905634]
[2024-12-02 08:13:31,746 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 08:13:31,746 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-02 08:13:31,746 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:13:31,747 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-02 08:13:31,747 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-12-02 08:13:31,747 INFO  L87              Difference]: Start difference. First operand 2702 states and 4958 transitions. Second operand  has 13 states, 13 states have (on average 9.538461538461538) internal successors, (124), 13 states have internal predecessors, (124), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-02 08:13:32,048 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 08:13:32,048 INFO  L93              Difference]: Finished difference Result 5290 states and 9778 transitions.
[2024-12-02 08:13:32,048 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-02 08:13:32,049 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 9.538461538461538) internal successors, (124), 13 states have internal predecessors, (124), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 117
[2024-12-02 08:13:32,049 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 08:13:32,065 INFO  L225             Difference]: With dead ends: 5290
[2024-12-02 08:13:32,065 INFO  L226             Difference]: Without dead ends: 2708
[2024-12-02 08:13:32,072 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 243 GetRequests, 227 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=111, Invalid=195, Unknown=0, NotChecked=0, Total=306
[2024-12-02 08:13:32,075 INFO  L435           NwaCegarLoop]: 2443 mSDtfsCounter, 28 mSDsluCounter, 12190 mSDsCounter, 0 mSdLazyCounter, 145 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 14633 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 145 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 08:13:32,075 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 14633 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 145 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 08:13:32,078 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2708 states.
[2024-12-02 08:13:32,402 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2708 to 2706.
[2024-12-02 08:13:32,405 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2706 states, 1689 states have (on average 1.7454114860864416) internal successors, (2948), 2696 states have internal predecessors, (2948), 1006 states have call successors, (1006), 3 states have call predecessors, (1006), 4 states have return successors, (1008), 8 states have call predecessors, (1008), 1006 states have call successors, (1008)
[2024-12-02 08:13:32,414 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2706 states to 2706 states and 4962 transitions.
[2024-12-02 08:13:32,424 INFO  L78                 Accepts]: Start accepts. Automaton has 2706 states and 4962 transitions. Word has length 117
[2024-12-02 08:13:32,424 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 08:13:32,425 INFO  L471      AbstractCegarLoop]: Abstraction has 2706 states and 4962 transitions.
[2024-12-02 08:13:32,425 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 9.538461538461538) internal successors, (124), 13 states have internal predecessors, (124), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-02 08:13:32,425 INFO  L276                IsEmpty]: Start isEmpty. Operand 2706 states and 4962 transitions.
[2024-12-02 08:13:32,426 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-12-02 08:13:32,426 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 08:13:32,426 INFO  L218           NwaCegarLoop]: trace histogram [10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02 08:13:32,439 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-02 08:13:32,626 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-12-02 08:13:32,627 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 08:13:32,627 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:13:32,627 INFO  L85        PathProgramCache]: Analyzing trace with hash 1128734931, now seen corresponding path program 2 times
[2024-12-02 08:13:32,627 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:13:32,627 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1486962001]
[2024-12-02 08:13:32,627 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 08:13:32,627 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:13:32,731 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 08:13:32,731 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 08:13:33,082 INFO  L134       CoverageAnalysis]: Checked inductivity of 76 backedges. 7 proven. 58 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-02 08:13:33,082 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:13:33,082 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1486962001]
[2024-12-02 08:13:33,082 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1486962001] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 08:13:33,082 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [20368545]
[2024-12-02 08:13:33,082 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 08:13:33,083 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 08:13:33,083 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:13:33,085 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 08:13:33,086 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_674b784b-7e52-43a6-9d22-1b97db3e33f4/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-12-02 08:13:33,610 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 08:13:33,610 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 08:13:33,615 INFO  L256         TraceCheckSpWp]: Trace formula consists of 763 conjuncts, 131 conjuncts are in the unsatisfiable core
[2024-12-02 08:13:33,622 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 08:13:33,625 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 5
[2024-12-02 08:13:33,734 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 19 treesize of output 1
[2024-12-02 08:13:33,753 INFO  L349             Elim1Store]: treesize reduction 30, result has 34.8 percent of original size
[2024-12-02 08:13:33,753 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 29 treesize of output 33
[2024-12-02 08:13:33,822 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 22 treesize of output 10
[2024-12-02 08:13:34,013 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 08:13:34,013 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 2 new quantified variables, introduced 1 case distinctions, treesize of input 42 treesize of output 41