./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_preinc_08_good.i --full-output --architecture 64bit


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


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_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/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_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_preinc_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/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 64bit --witnessprinter.graph.data.programhash c7c9d2c9047748ba44af6e8c9cafe6abdf2e0bb4dae784264c77826bf449c137
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 06:06:35,104 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 06:06:35,160 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-12-02 06:06:35,165 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 06:06:35,165 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 06:06:35,187 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 06:06:35,188 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 06:06:35,188 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 06:06:35,188 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 06:06:35,189 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 06:06:35,189 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 06:06:35,189 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 06:06:35,189 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 06:06:35,189 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 06:06:35,189 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 06:06:35,189 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 06:06:35,190 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 06:06:35,190 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:06:35,191 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:06:35,191 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 06:06:35,191 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 06:06:35,192 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 06:06:35,192 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_e08f0db3-1505-4a68-b423-45a45efc0aa8/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 -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c7c9d2c9047748ba44af6e8c9cafe6abdf2e0bb4dae784264c77826bf449c137
[2024-12-02 06:06:35,431 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 06:06:35,439 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 06:06:35,441 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 06:06:35,443 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 06:06:35,443 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 06:06:35,444 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_preinc_08_good.i
[2024-12-02 06:06:38,127 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/data/31b4c5e64/4992ce308d5240c989443331e2708d37/FLAGc984b0404
[2024-12-02 06:06:38,446 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 06:06:38,447 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_preinc_08_good.i
[2024-12-02 06:06:38,469 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/data/31b4c5e64/4992ce308d5240c989443331e2708d37/FLAGc984b0404
[2024-12-02 06:06:38,679 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/data/31b4c5e64/4992ce308d5240c989443331e2708d37
[2024-12-02 06:06:38,681 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 06:06:38,683 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 06:06:38,684 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 06:06:38,684 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 06:06:38,689 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 06:06:38,689 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:06:38" (1/1) ...
[2024-12-02 06:06:38,690 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@41773a2d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:38, skipping insertion in model container
[2024-12-02 06:06:38,690 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:06:38" (1/1) ...
[2024-12-02 06:06:38,727 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 06:06:39,384 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:06:39,392 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 06:06:39,475 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:06:39,594 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 06:06:39,594 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39 WrapperNode
[2024-12-02 06:06:39,594 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 06:06:39,595 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 06:06:39,595 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 06:06:39,595 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 06:06:39,599 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,617 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,636 INFO  L138                Inliner]: procedures = 504, calls = 54, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 169
[2024-12-02 06:06:39,636 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 06:06:39,636 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 06:06:39,636 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 06:06:39,637 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 06:06:39,644 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,644 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,646 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,658 INFO  L175           MemorySlicer]: Split 2 memory accesses to 2 slices as follows [1, 1]. 50 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [1, 1]. The 0 writes are split as follows [0, 0].
[2024-12-02 06:06:39,659 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,659 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,662 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,663 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,665 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,667 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,668 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,670 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 06:06:39,671 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 06:06:39,671 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 06:06:39,671 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 06:06:39,672 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (1/1) ...
[2024-12-02 06:06:39,678 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:06:39,689 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:39,700 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 06:06:39,702 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure printIntLine
[2024-12-02 06:06:39,718 INFO  L138     BoogieDeclarations]: Found implementation of procedure printIntLine
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure printLine
[2024-12-02 06:06:39,718 INFO  L138     BoogieDeclarations]: Found implementation of procedure printLine
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 06:06:39,718 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure staticReturnsTrue
[2024-12-02 06:06:39,718 INFO  L138     BoogieDeclarations]: Found implementation of procedure staticReturnsTrue
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure staticReturnsFalse
[2024-12-02 06:06:39,718 INFO  L138     BoogieDeclarations]: Found implementation of procedure staticReturnsFalse
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 06:06:39,718 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-12-02 06:06:39,830 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 06:06:39,831 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 06:06:40,016 INFO  L?                        ?]: Removed 30 outVars from TransFormulas that were not future-live.
[2024-12-02 06:06:40,017 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 06:06:40,026 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 06:06:40,026 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-12-02 06:06:40,027 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:06:40 BoogieIcfgContainer
[2024-12-02 06:06:40,027 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 06:06:40,029 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 06:06:40,029 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 06:06:40,033 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 06:06:40,033 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:06:38" (1/3) ...
[2024-12-02 06:06:40,034 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e4a5a0b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:06:40, skipping insertion in model container
[2024-12-02 06:06:40,034 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:39" (2/3) ...
[2024-12-02 06:06:40,034 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e4a5a0b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:06:40, skipping insertion in model container
[2024-12-02 06:06:40,034 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:06:40" (3/3) ...
[2024-12-02 06:06:40,035 INFO  L128   eAbstractionObserver]: Analyzing ICFG CWE190_Integer_Overflow__int_fgets_preinc_08_good.i
[2024-12-02 06:06:40,049 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 06:06:40,050 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG CWE190_Integer_Overflow__int_fgets_preinc_08_good.i that has 5 procedures, 87 locations, 1 initial locations, 0 loop locations, and 8 error locations.
[2024-12-02 06:06:40,098 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 06:06:40,107 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;@2ae92fb9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 06:06:40,108 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-12-02 06:06:40,111 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 87 states, 54 states have (on average 1.3888888888888888) internal successors, (75), 68 states have internal predecessors, (75), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 19 states have call predecessors, (20), 20 states have call successors, (20)
[2024-12-02 06:06:40,117 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-12-02 06:06:40,117 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:40,118 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:06:40,118 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 06:06:40,122 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:40,123 INFO  L85        PathProgramCache]: Analyzing trace with hash 890812736, now seen corresponding path program 1 times
[2024-12-02 06:06:40,130 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:40,130 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2039347345]
[2024-12-02 06:06:40,130 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:40,131 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:40,221 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:40,383 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 06:06:40,383 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:40,383 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2039347345]
[2024-12-02 06:06:40,384 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2039347345] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:40,384 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:40,384 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 06:06:40,385 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [321554152]
[2024-12-02 06:06:40,386 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:40,389 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:06:40,389 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:40,406 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:06:40,406 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:06:40,408 INFO  L87              Difference]: Start difference. First operand  has 87 states, 54 states have (on average 1.3888888888888888) internal successors, (75), 68 states have internal predecessors, (75), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 19 states have call predecessors, (20), 20 states have call successors, (20) Second operand  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:06:40,446 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:40,446 INFO  L93              Difference]: Finished difference Result 164 states and 215 transitions.
[2024-12-02 06:06:40,447 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 06:06:40,448 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) Word has length 22
[2024-12-02 06:06:40,448 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:40,454 INFO  L225             Difference]: With dead ends: 164
[2024-12-02 06:06:40,454 INFO  L226             Difference]: Without dead ends: 78
[2024-12-02 06:06:40,456 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:06:40,458 INFO  L435           NwaCegarLoop]: 112 mSDtfsCounter, 0 mSDsluCounter, 219 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 331 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:40,459 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 331 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:40,468 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 78 states.
[2024-12-02 06:06:40,485 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 78.
[2024-12-02 06:06:40,486 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 48 states have (on average 1.375) internal successors, (66), 61 states have internal predecessors, (66), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 17 states have call predecessors, (18), 18 states have call successors, (18)
[2024-12-02 06:06:40,490 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 102 transitions.
[2024-12-02 06:06:40,491 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 102 transitions. Word has length 22
[2024-12-02 06:06:40,492 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:40,492 INFO  L471      AbstractCegarLoop]: Abstraction has 78 states and 102 transitions.
[2024-12-02 06:06:40,493 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:06:40,493 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 102 transitions.
[2024-12-02 06:06:40,494 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-12-02 06:06:40,494 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:40,494 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]
[2024-12-02 06:06:40,494 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 06:06:40,495 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:40,495 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:40,495 INFO  L85        PathProgramCache]: Analyzing trace with hash 770660731, now seen corresponding path program 1 times
[2024-12-02 06:06:40,495 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:40,496 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1750423053]
[2024-12-02 06:06:40,496 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:40,496 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:40,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:40,613 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 06:06:40,614 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:40,614 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1750423053]
[2024-12-02 06:06:40,614 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1750423053] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:40,614 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:40,614 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:06:40,614 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140042547]
[2024-12-02 06:06:40,614 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:40,615 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:40,615 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:40,615 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:40,615 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:06:40,616 INFO  L87              Difference]: Start difference. First operand 78 states and 102 transitions. Second operand  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:06:40,642 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:40,642 INFO  L93              Difference]: Finished difference Result 79 states and 103 transitions.
[2024-12-02 06:06:40,643 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:40,643 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 24
[2024-12-02 06:06:40,643 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:40,644 INFO  L225             Difference]: With dead ends: 79
[2024-12-02 06:06:40,644 INFO  L226             Difference]: Without dead ends: 78
[2024-12-02 06:06:40,644 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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 06:06:40,645 INFO  L435           NwaCegarLoop]: 97 mSDtfsCounter, 5 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 179 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:40,645 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 179 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:40,646 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 78 states.
[2024-12-02 06:06:40,653 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 77.
[2024-12-02 06:06:40,654 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 77 states, 48 states have (on average 1.3541666666666667) internal successors, (65), 60 states have internal predecessors, (65), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 17 states have call predecessors, (18), 18 states have call successors, (18)
[2024-12-02 06:06:40,655 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 101 transitions.
[2024-12-02 06:06:40,655 INFO  L78                 Accepts]: Start accepts. Automaton has 77 states and 101 transitions. Word has length 24
[2024-12-02 06:06:40,655 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:40,656 INFO  L471      AbstractCegarLoop]: Abstraction has 77 states and 101 transitions.
[2024-12-02 06:06:40,656 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:06:40,656 INFO  L276                IsEmpty]: Start isEmpty. Operand 77 states and 101 transitions.
[2024-12-02 06:06:40,656 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-12-02 06:06:40,657 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:40,657 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]
[2024-12-02 06:06:40,657 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 06:06:40,657 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:40,658 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:40,658 INFO  L85        PathProgramCache]: Analyzing trace with hash -1879321038, now seen corresponding path program 1 times
[2024-12-02 06:06:40,658 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:40,658 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1999692973]
[2024-12-02 06:06:40,658 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:40,658 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:40,681 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:40,712 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 06:06:40,713 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:40,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1999692973]
[2024-12-02 06:06:40,713 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1999692973] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:40,713 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:40,713 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:06:40,713 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [514094807]
[2024-12-02 06:06:40,713 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:40,714 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:40,714 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:40,714 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:40,714 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:06:40,715 INFO  L87              Difference]: Start difference. First operand 77 states and 101 transitions. Second operand  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-12-02 06:06:40,749 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:40,749 INFO  L93              Difference]: Finished difference Result 141 states and 184 transitions.
[2024-12-02 06:06:40,750 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:40,750 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 25
[2024-12-02 06:06:40,750 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:40,751 INFO  L225             Difference]: With dead ends: 141
[2024-12-02 06:06:40,751 INFO  L226             Difference]: Without dead ends: 83
[2024-12-02 06:06:40,752 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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 06:06:40,753 INFO  L435           NwaCegarLoop]: 107 mSDtfsCounter, 7 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:40,753 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 197 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:40,754 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 83 states.
[2024-12-02 06:06:40,762 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 81.
[2024-12-02 06:06:40,762 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 81 states, 52 states have (on average 1.3269230769230769) internal successors, (69), 62 states have internal predecessors, (69), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 18 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-02 06:06:40,763 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 107 transitions.
[2024-12-02 06:06:40,764 INFO  L78                 Accepts]: Start accepts. Automaton has 81 states and 107 transitions. Word has length 25
[2024-12-02 06:06:40,764 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:40,764 INFO  L471      AbstractCegarLoop]: Abstraction has 81 states and 107 transitions.
[2024-12-02 06:06:40,764 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-12-02 06:06:40,764 INFO  L276                IsEmpty]: Start isEmpty. Operand 81 states and 107 transitions.
[2024-12-02 06:06:40,765 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-12-02 06:06:40,765 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:40,765 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-12-02 06:06:40,765 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 06:06:40,765 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 06:06:40,766 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:40,766 INFO  L85        PathProgramCache]: Analyzing trace with hash -1109155225, now seen corresponding path program 1 times
[2024-12-02 06:06:40,766 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:40,766 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [84351336]
[2024-12-02 06:06:40,766 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:40,766 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:40,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:40,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-12-02 06:06:40,851 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:40,851 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [84351336]
[2024-12-02 06:06:40,851 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [84351336] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:40,851 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:40,851 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 06:06:40,851 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1993841312]
[2024-12-02 06:06:40,852 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:40,852 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:06:40,852 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:40,853 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:06:40,853 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:06:40,853 INFO  L87              Difference]: Start difference. First operand 81 states and 107 transitions. Second operand  has 4 states, 4 states have (on average 5.75) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:40,874 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:40,874 INFO  L93              Difference]: Finished difference Result 137 states and 177 transitions.
[2024-12-02 06:06:40,875 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 06:06:40,876 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 5.75) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6) Word has length 42
[2024-12-02 06:06:40,876 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:40,877 INFO  L225             Difference]: With dead ends: 137
[2024-12-02 06:06:40,877 INFO  L226             Difference]: Without dead ends: 80
[2024-12-02 06:06:40,877 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:06:40,878 INFO  L435           NwaCegarLoop]: 95 mSDtfsCounter, 0 mSDsluCounter, 185 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 280 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:40,878 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 280 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:40,879 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 80 states.
[2024-12-02 06:06:40,885 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 80.
[2024-12-02 06:06:40,886 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 80 states, 52 states have (on average 1.2884615384615385) internal successors, (67), 61 states have internal predecessors, (67), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18)
[2024-12-02 06:06:40,887 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 103 transitions.
[2024-12-02 06:06:40,887 INFO  L78                 Accepts]: Start accepts. Automaton has 80 states and 103 transitions. Word has length 42
[2024-12-02 06:06:40,887 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:40,887 INFO  L471      AbstractCegarLoop]: Abstraction has 80 states and 103 transitions.
[2024-12-02 06:06:40,887 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 5.75) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:40,887 INFO  L276                IsEmpty]: Start isEmpty. Operand 80 states and 103 transitions.
[2024-12-02 06:06:40,888 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-12-02 06:06:40,888 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:40,888 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-12-02 06:06:40,889 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 06:06:40,889 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 06:06:40,889 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:40,889 INFO  L85        PathProgramCache]: Analyzing trace with hash 98430113, now seen corresponding path program 1 times
[2024-12-02 06:06:40,889 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:40,889 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [757597016]
[2024-12-02 06:06:40,889 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:40,890 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:40,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:40,976 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 06:06:40,976 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:40,976 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [757597016]
[2024-12-02 06:06:40,976 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [757597016] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:40,976 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [387982108]
[2024-12-02 06:06:40,976 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:40,976 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:40,977 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:40,979 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:40,981 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 06:06:41,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:41,102 INFO  L256         TraceCheckSpWp]: Trace formula consists of 191 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:41,106 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:41,149 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-12-02 06:06:41,149 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:41,149 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [387982108] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:41,149 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:41,149 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:41,149 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1840058069]
[2024-12-02 06:06:41,149 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:41,150 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:41,150 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:41,150 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:41,150 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:41,150 INFO  L87              Difference]: Start difference. First operand 80 states and 103 transitions. Second operand  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:41,171 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:41,172 INFO  L93              Difference]: Finished difference Result 89 states and 116 transitions.
[2024-12-02 06:06:41,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:41,172 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 43
[2024-12-02 06:06:41,173 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:41,173 INFO  L225             Difference]: With dead ends: 89
[2024-12-02 06:06:41,173 INFO  L226             Difference]: Without dead ends: 88
[2024-12-02 06:06:41,174 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:41,174 INFO  L435           NwaCegarLoop]: 93 mSDtfsCounter, 5 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 175 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:41,175 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 175 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:41,175 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2024-12-02 06:06:41,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 86.
[2024-12-02 06:06:41,181 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 86 states, 57 states have (on average 1.2982456140350878) internal successors, (74), 65 states have internal predecessors, (74), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-02 06:06:41,182 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 112 transitions.
[2024-12-02 06:06:41,183 INFO  L78                 Accepts]: Start accepts. Automaton has 86 states and 112 transitions. Word has length 43
[2024-12-02 06:06:41,183 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:41,183 INFO  L471      AbstractCegarLoop]: Abstraction has 86 states and 112 transitions.
[2024-12-02 06:06:41,183 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:41,183 INFO  L276                IsEmpty]: Start isEmpty. Operand 86 states and 112 transitions.
[2024-12-02 06:06:41,184 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-12-02 06:06:41,184 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:41,185 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-12-02 06:06:41,194 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 06:06:41,387 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:41,388 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:41,388 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:41,388 INFO  L85        PathProgramCache]: Analyzing trace with hash -1243633681, now seen corresponding path program 1 times
[2024-12-02 06:06:41,388 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:41,388 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1941162655]
[2024-12-02 06:06:41,388 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:41,388 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:41,406 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:41,461 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-02 06:06:41,462 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:41,462 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1941162655]
[2024-12-02 06:06:41,462 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1941162655] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:41,462 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [52276467]
[2024-12-02 06:06:41,462 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:41,462 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:41,462 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:41,464 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:41,467 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 06:06:41,557 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:41,558 INFO  L256         TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:41,559 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:41,588 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-12-02 06:06:41,588 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:41,588 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [52276467] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:41,588 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:41,588 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:41,588 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1053990847]
[2024-12-02 06:06:41,589 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:41,589 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:41,589 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:41,589 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:41,589 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:41,590 INFO  L87              Difference]: Start difference. First operand 86 states and 112 transitions. Second operand  has 3 states, 2 states have (on average 12.5) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:41,614 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:41,615 INFO  L93              Difference]: Finished difference Result 128 states and 160 transitions.
[2024-12-02 06:06:41,615 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:41,615 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 12.5) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 44
[2024-12-02 06:06:41,616 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:41,616 INFO  L225             Difference]: With dead ends: 128
[2024-12-02 06:06:41,616 INFO  L226             Difference]: Without dead ends: 88
[2024-12-02 06:06:41,617 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:41,617 INFO  L435           NwaCegarLoop]: 103 mSDtfsCounter, 4 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 185 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:41,618 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 185 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:41,618 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2024-12-02 06:06:41,625 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 87.
[2024-12-02 06:06:41,625 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87 states, 58 states have (on average 1.2758620689655173) internal successors, (74), 66 states have internal predecessors, (74), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-02 06:06:41,626 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 112 transitions.
[2024-12-02 06:06:41,626 INFO  L78                 Accepts]: Start accepts. Automaton has 87 states and 112 transitions. Word has length 44
[2024-12-02 06:06:41,626 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:41,626 INFO  L471      AbstractCegarLoop]: Abstraction has 87 states and 112 transitions.
[2024-12-02 06:06:41,627 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 12.5) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:41,627 INFO  L276                IsEmpty]: Start isEmpty. Operand 87 states and 112 transitions.
[2024-12-02 06:06:41,628 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-12-02 06:06:41,628 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:41,628 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-12-02 06:06:41,636 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 06:06:41,828 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:41,828 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:41,829 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:41,829 INFO  L85        PathProgramCache]: Analyzing trace with hash -1824274276, now seen corresponding path program 1 times
[2024-12-02 06:06:41,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:41,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [836089136]
[2024-12-02 06:06:41,829 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:41,829 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:41,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:41,899 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-12-02 06:06:41,899 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:41,899 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [836089136]
[2024-12-02 06:06:41,899 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [836089136] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:41,899 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:41,899 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:06:41,899 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1867605753]
[2024-12-02 06:06:41,899 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:41,900 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:41,900 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:41,900 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:41,900 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:06:41,900 INFO  L87              Difference]: Start difference. First operand 87 states and 112 transitions. Second operand  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:41,917 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:41,918 INFO  L93              Difference]: Finished difference Result 88 states and 113 transitions.
[2024-12-02 06:06:41,918 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:41,918 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 45
[2024-12-02 06:06:41,918 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:41,919 INFO  L225             Difference]: With dead ends: 88
[2024-12-02 06:06:41,919 INFO  L226             Difference]: Without dead ends: 87
[2024-12-02 06:06:41,920 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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 06:06:41,920 INFO  L435           NwaCegarLoop]: 91 mSDtfsCounter, 6 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 168 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:41,920 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 168 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:41,921 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 87 states.
[2024-12-02 06:06:41,928 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 87 to 86.
[2024-12-02 06:06:41,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 86 states, 58 states have (on average 1.2586206896551724) internal successors, (73), 65 states have internal predecessors, (73), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-02 06:06:41,929 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 111 transitions.
[2024-12-02 06:06:41,930 INFO  L78                 Accepts]: Start accepts. Automaton has 86 states and 111 transitions. Word has length 45
[2024-12-02 06:06:41,930 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:41,930 INFO  L471      AbstractCegarLoop]: Abstraction has 86 states and 111 transitions.
[2024-12-02 06:06:41,930 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 06:06:41,930 INFO  L276                IsEmpty]: Start isEmpty. Operand 86 states and 111 transitions.
[2024-12-02 06:06:41,931 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-12-02 06:06:41,931 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:41,932 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-12-02 06:06:41,932 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 06:06:41,932 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:41,932 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:41,933 INFO  L85        PathProgramCache]: Analyzing trace with hash -717927596, now seen corresponding path program 1 times
[2024-12-02 06:06:41,933 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:41,933 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [224805286]
[2024-12-02 06:06:41,933 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:41,933 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:41,954 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:41,984 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-12-02 06:06:41,984 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:41,984 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [224805286]
[2024-12-02 06:06:41,984 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [224805286] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:41,984 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:41,984 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:06:41,984 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [681684694]
[2024-12-02 06:06:41,984 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:41,985 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:41,985 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:41,985 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:41,985 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:06:41,985 INFO  L87              Difference]: Start difference. First operand 86 states and 111 transitions. Second operand  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-12-02 06:06:42,004 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:42,004 INFO  L93              Difference]: Finished difference Result 87 states and 112 transitions.
[2024-12-02 06:06:42,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:42,005 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 46
[2024-12-02 06:06:42,006 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:42,006 INFO  L225             Difference]: With dead ends: 87
[2024-12-02 06:06:42,006 INFO  L226             Difference]: Without dead ends: 86
[2024-12-02 06:06:42,007 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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 06:06:42,007 INFO  L435           NwaCegarLoop]: 99 mSDtfsCounter, 8 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 181 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:42,008 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 181 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:42,008 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86 states.
[2024-12-02 06:06:42,014 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 83.
[2024-12-02 06:06:42,015 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 83 states, 56 states have (on average 1.25) internal successors, (70), 62 states have internal predecessors, (70), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-02 06:06:42,016 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 108 transitions.
[2024-12-02 06:06:42,016 INFO  L78                 Accepts]: Start accepts. Automaton has 83 states and 108 transitions. Word has length 46
[2024-12-02 06:06:42,016 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:42,017 INFO  L471      AbstractCegarLoop]: Abstraction has 83 states and 108 transitions.
[2024-12-02 06:06:42,017 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-12-02 06:06:42,017 INFO  L276                IsEmpty]: Start isEmpty. Operand 83 states and 108 transitions.
[2024-12-02 06:06:42,018 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 56
[2024-12-02 06:06:42,018 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:42,018 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:06:42,018 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 06:06:42,018 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:42,019 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:42,019 INFO  L85        PathProgramCache]: Analyzing trace with hash 1039381269, now seen corresponding path program 1 times
[2024-12-02 06:06:42,019 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:42,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1830098841]
[2024-12-02 06:06:42,019 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:42,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:42,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:42,103 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-12-02 06:06:42,103 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:42,103 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1830098841]
[2024-12-02 06:06:42,103 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1830098841] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:42,103 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1516061188]
[2024-12-02 06:06:42,103 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:42,103 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:42,103 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:42,105 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:42,106 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 06:06:42,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:42,219 INFO  L256         TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:42,222 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:42,242 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-12-02 06:06:42,242 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:42,242 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1516061188] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:42,242 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:42,242 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:42,242 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1720170078]
[2024-12-02 06:06:42,243 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:42,243 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:42,243 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:42,243 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:42,243 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:42,244 INFO  L87              Difference]: Start difference. First operand 83 states and 108 transitions. Second operand  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-12-02 06:06:42,262 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:42,262 INFO  L93              Difference]: Finished difference Result 90 states and 118 transitions.
[2024-12-02 06:06:42,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:42,262 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 55
[2024-12-02 06:06:42,263 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:42,263 INFO  L225             Difference]: With dead ends: 90
[2024-12-02 06:06:42,263 INFO  L226             Difference]: Without dead ends: 89
[2024-12-02 06:06:42,264 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 55 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:42,264 INFO  L435           NwaCegarLoop]: 92 mSDtfsCounter, 2 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:42,265 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 180 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:42,265 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 89 states.
[2024-12-02 06:06:42,272 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 87.
[2024-12-02 06:06:42,272 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87 states, 59 states have (on average 1.2542372881355932) internal successors, (74), 64 states have internal predecessors, (74), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-12-02 06:06:42,273 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 114 transitions.
[2024-12-02 06:06:42,274 INFO  L78                 Accepts]: Start accepts. Automaton has 87 states and 114 transitions. Word has length 55
[2024-12-02 06:06:42,274 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:42,274 INFO  L471      AbstractCegarLoop]: Abstraction has 87 states and 114 transitions.
[2024-12-02 06:06:42,274 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-12-02 06:06:42,274 INFO  L276                IsEmpty]: Start isEmpty. Operand 87 states and 114 transitions.
[2024-12-02 06:06:42,275 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-12-02 06:06:42,275 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:42,275 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:06:42,284 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-12-02 06:06:42,476 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:42,476 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:42,476 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:42,476 INFO  L85        PathProgramCache]: Analyzing trace with hash -2138918889, now seen corresponding path program 1 times
[2024-12-02 06:06:42,476 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:42,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1189290166]
[2024-12-02 06:06:42,477 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:42,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:42,499 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:42,578 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-12-02 06:06:42,578 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:42,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1189290166]
[2024-12-02 06:06:42,578 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1189290166] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:42,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1287612769]
[2024-12-02 06:06:42,578 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:42,578 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:42,578 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:42,581 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:42,584 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 06:06:42,710 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:42,712 INFO  L256         TraceCheckSpWp]: Trace formula consists of 219 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:42,714 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:42,735 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-12-02 06:06:42,735 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:42,735 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1287612769] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:42,735 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:42,735 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:42,735 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [552460250]
[2024-12-02 06:06:42,736 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:42,736 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:42,736 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:42,736 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:42,736 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:42,737 INFO  L87              Difference]: Start difference. First operand 87 states and 114 transitions. Second operand  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-12-02 06:06:42,755 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:42,755 INFO  L93              Difference]: Finished difference Result 88 states and 115 transitions.
[2024-12-02 06:06:42,755 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:42,756 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 56
[2024-12-02 06:06:42,756 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:42,757 INFO  L225             Difference]: With dead ends: 88
[2024-12-02 06:06:42,757 INFO  L226             Difference]: Without dead ends: 87
[2024-12-02 06:06:42,757 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:42,757 INFO  L435           NwaCegarLoop]: 91 mSDtfsCounter, 3 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:42,758 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 171 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:42,758 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 87 states.
[2024-12-02 06:06:42,765 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 87 to 86.
[2024-12-02 06:06:42,765 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 86 states, 59 states have (on average 1.2372881355932204) internal successors, (73), 63 states have internal predecessors, (73), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-12-02 06:06:42,766 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 113 transitions.
[2024-12-02 06:06:42,767 INFO  L78                 Accepts]: Start accepts. Automaton has 86 states and 113 transitions. Word has length 56
[2024-12-02 06:06:42,767 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:42,767 INFO  L471      AbstractCegarLoop]: Abstraction has 86 states and 113 transitions.
[2024-12-02 06:06:42,767 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-12-02 06:06:42,768 INFO  L276                IsEmpty]: Start isEmpty. Operand 86 states and 113 transitions.
[2024-12-02 06:06:42,769 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-12-02 06:06:42,769 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:42,769 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 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]
[2024-12-02 06:06:42,777 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 06:06:42,969 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-12-02 06:06:42,970 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:42,970 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:42,970 INFO  L85        PathProgramCache]: Analyzing trace with hash -277488963, now seen corresponding path program 1 times
[2024-12-02 06:06:42,970 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:42,970 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148132170]
[2024-12-02 06:06:42,970 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:42,970 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:42,991 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:43,053 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-02 06:06:43,053 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:43,053 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148132170]
[2024-12-02 06:06:43,053 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148132170] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:43,054 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [790605651]
[2024-12-02 06:06:43,054 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:43,054 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:43,054 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:43,056 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:43,057 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 06:06:43,168 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:43,169 INFO  L256         TraceCheckSpWp]: Trace formula consists of 228 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:43,172 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:43,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked.
[2024-12-02 06:06:43,198 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:43,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [790605651] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:43,198 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:43,198 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:43,199 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [530699953]
[2024-12-02 06:06:43,199 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:43,199 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:43,199 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:43,199 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:43,200 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:43,200 INFO  L87              Difference]: Start difference. First operand 86 states and 113 transitions. Second operand  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-12-02 06:06:43,214 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:43,214 INFO  L93              Difference]: Finished difference Result 87 states and 114 transitions.
[2024-12-02 06:06:43,214 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:43,214 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 60
[2024-12-02 06:06:43,215 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:43,215 INFO  L225             Difference]: With dead ends: 87
[2024-12-02 06:06:43,216 INFO  L226             Difference]: Without dead ends: 86
[2024-12-02 06:06:43,216 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:43,216 INFO  L435           NwaCegarLoop]: 91 mSDtfsCounter, 2 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:43,217 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 171 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:43,217 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86 states.
[2024-12-02 06:06:43,223 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 81.
[2024-12-02 06:06:43,223 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 81 states, 56 states have (on average 1.2142857142857142) internal successors, (68), 60 states have internal predecessors, (68), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-02 06:06:43,224 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 106 transitions.
[2024-12-02 06:06:43,225 INFO  L78                 Accepts]: Start accepts. Automaton has 81 states and 106 transitions. Word has length 60
[2024-12-02 06:06:43,225 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:43,225 INFO  L471      AbstractCegarLoop]: Abstraction has 81 states and 106 transitions.
[2024-12-02 06:06:43,225 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-12-02 06:06:43,225 INFO  L276                IsEmpty]: Start isEmpty. Operand 81 states and 106 transitions.
[2024-12-02 06:06:43,226 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-12-02 06:06:43,227 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:43,227 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 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]
[2024-12-02 06:06:43,235 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-12-02 06:06:43,427 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:43,427 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:43,428 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:43,428 INFO  L85        PathProgramCache]: Analyzing trace with hash -1296780122, now seen corresponding path program 1 times
[2024-12-02 06:06:43,428 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:43,428 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [55399786]
[2024-12-02 06:06:43,428 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:43,428 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:43,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:43,513 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-12-02 06:06:43,513 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:43,513 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [55399786]
[2024-12-02 06:06:43,513 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [55399786] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:43,513 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [973245861]
[2024-12-02 06:06:43,514 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:43,514 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:43,514 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:43,516 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:43,517 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 06:06:43,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:43,634 INFO  L256         TraceCheckSpWp]: Trace formula consists of 245 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:43,636 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:43,655 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked.
[2024-12-02 06:06:43,655 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:43,655 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [973245861] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:43,655 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:43,656 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:43,656 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [720714946]
[2024-12-02 06:06:43,656 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:43,656 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:43,656 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:43,657 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:43,657 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:43,657 INFO  L87              Difference]: Start difference. First operand 81 states and 106 transitions. Second operand  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-12-02 06:06:43,668 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:43,668 INFO  L93              Difference]: Finished difference Result 87 states and 113 transitions.
[2024-12-02 06:06:43,669 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:43,669 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 68
[2024-12-02 06:06:43,669 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:43,670 INFO  L225             Difference]: With dead ends: 87
[2024-12-02 06:06:43,670 INFO  L226             Difference]: Without dead ends: 86
[2024-12-02 06:06:43,670 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:43,670 INFO  L435           NwaCegarLoop]: 91 mSDtfsCounter, 1 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 179 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 06:06:43,670 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 179 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:43,671 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86 states.
[2024-12-02 06:06:43,675 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 85.
[2024-12-02 06:06:43,675 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 59 states have (on average 1.2033898305084745) internal successors, (71), 63 states have internal predecessors, (71), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-12-02 06:06:43,676 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 111 transitions.
[2024-12-02 06:06:43,676 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 111 transitions. Word has length 68
[2024-12-02 06:06:43,677 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:43,677 INFO  L471      AbstractCegarLoop]: Abstraction has 85 states and 111 transitions.
[2024-12-02 06:06:43,677 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-12-02 06:06:43,677 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 111 transitions.
[2024-12-02 06:06:43,678 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-12-02 06:06:43,678 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:43,678 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 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]
[2024-12-02 06:06:43,688 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-02 06:06:43,878 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-12-02 06:06:43,879 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:43,879 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:43,879 INFO  L85        PathProgramCache]: Analyzing trace with hash -2106126748, now seen corresponding path program 1 times
[2024-12-02 06:06:43,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:43,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [814048611]
[2024-12-02 06:06:43,879 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:43,879 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:43,899 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:43,962 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-12-02 06:06:43,962 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:43,962 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [814048611]
[2024-12-02 06:06:43,962 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [814048611] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:43,962 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [347699641]
[2024-12-02 06:06:43,962 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:43,962 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:43,962 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:43,964 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:43,966 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 06:06:44,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:44,085 INFO  L256         TraceCheckSpWp]: Trace formula consists of 244 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:44,087 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:44,112 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked.
[2024-12-02 06:06:44,112 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:44,112 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [347699641] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:44,112 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:44,112 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:44,112 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [552596596]
[2024-12-02 06:06:44,112 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:44,113 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:44,113 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:44,113 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:44,113 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:44,114 INFO  L87              Difference]: Start difference. First operand 85 states and 111 transitions. Second operand  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-12-02 06:06:44,124 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:44,125 INFO  L93              Difference]: Finished difference Result 85 states and 111 transitions.
[2024-12-02 06:06:44,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:44,125 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 68
[2024-12-02 06:06:44,126 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:44,126 INFO  L225             Difference]: With dead ends: 85
[2024-12-02 06:06:44,126 INFO  L226             Difference]: Without dead ends: 84
[2024-12-02 06:06:44,127 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:44,127 INFO  L435           NwaCegarLoop]: 90 mSDtfsCounter, 1 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:44,128 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 172 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:44,128 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84 states.
[2024-12-02 06:06:44,134 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84 to 80.
[2024-12-02 06:06:44,135 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 80 states, 56 states have (on average 1.1964285714285714) internal successors, (67), 59 states have internal predecessors, (67), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-12-02 06:06:44,136 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 105 transitions.
[2024-12-02 06:06:44,136 INFO  L78                 Accepts]: Start accepts. Automaton has 80 states and 105 transitions. Word has length 68
[2024-12-02 06:06:44,136 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:44,136 INFO  L471      AbstractCegarLoop]: Abstraction has 80 states and 105 transitions.
[2024-12-02 06:06:44,136 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-12-02 06:06:44,137 INFO  L276                IsEmpty]: Start isEmpty. Operand 80 states and 105 transitions.
[2024-12-02 06:06:44,137 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-12-02 06:06:44,138 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:06:44,138 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 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]
[2024-12-02 06:06:44,146 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 06:06:44,338 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-12-02 06:06:44,338 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 06:06:44,339 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:44,339 INFO  L85        PathProgramCache]: Analyzing trace with hash -1545477955, now seen corresponding path program 1 times
[2024-12-02 06:06:44,339 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:44,339 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [245876207]
[2024-12-02 06:06:44,339 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:44,339 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:44,353 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:44,412 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-12-02 06:06:44,412 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:44,412 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [245876207]
[2024-12-02 06:06:44,412 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [245876207] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:06:44,412 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1533423134]
[2024-12-02 06:06:44,412 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:44,412 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:06:44,412 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:44,414 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:06:44,416 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-02 06:06:44,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:44,526 INFO  L256         TraceCheckSpWp]: Trace formula consists of 246 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:06:44,528 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:06:44,548 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked.
[2024-12-02 06:06:44,548 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:06:44,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1533423134] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:44,548 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:06:44,548 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-12-02 06:06:44,548 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [47438976]
[2024-12-02 06:06:44,548 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:44,549 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:44,549 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:44,549 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:44,549 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:44,549 INFO  L87              Difference]: Start difference. First operand 80 states and 105 transitions. Second operand  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-12-02 06:06:44,561 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:06:44,561 INFO  L93              Difference]: Finished difference Result 80 states and 105 transitions.
[2024-12-02 06:06:44,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:44,561 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 69
[2024-12-02 06:06:44,562 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:06:44,562 INFO  L225             Difference]: With dead ends: 80
[2024-12-02 06:06:44,562 INFO  L226             Difference]: Without dead ends: 0
[2024-12-02 06:06:44,562 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 72 GetRequests, 69 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:44,563 INFO  L435           NwaCegarLoop]: 90 mSDtfsCounter, 2 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:06:44,563 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 172 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:06:44,563 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-12-02 06:06:44,563 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-12-02 06:06:44,564 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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 06:06:44,564 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-12-02 06:06:44,564 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 69
[2024-12-02 06:06:44,564 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:06:44,564 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 06:06:44,564 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-12-02 06:06:44,564 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-12-02 06:06:44,564 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-12-02 06:06:44,567 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 8 remaining)
[2024-12-02 06:06:44,567 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 8 remaining)
[2024-12-02 06:06:44,567 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 8 remaining)
[2024-12-02 06:06:44,567 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 8 remaining)
[2024-12-02 06:06:44,567 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 8 remaining)
[2024-12-02 06:06:44,567 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 8 remaining)
[2024-12-02 06:06:44,568 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 8 remaining)
[2024-12-02 06:06:44,568 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 8 remaining)
[2024-12-02 06:06:44,575 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-02 06:06:44,768 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-12-02 06:06:44,770 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:06:44,772 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-12-02 06:06:44,844 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-02 06:06:44,850 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 06:06:44 BoogieIcfgContainer
[2024-12-02 06:06:44,851 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-02 06:06:44,851 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 06:06:44,851 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 06:06:44,851 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 06:06:44,852 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:06:40" (3/4) ...
[2024-12-02 06:06:44,854 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-12-02 06:06:44,859 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printLine
[2024-12-02 06:06:44,859 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure staticReturnsFalse
[2024-12-02 06:06:44,859 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine
[2024-12-02 06:06:44,859 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure staticReturnsTrue
[2024-12-02 06:06:44,864 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges
[2024-12-02 06:06:44,865 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges
[2024-12-02 06:06:44,865 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-12-02 06:06:44,865 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-12-02 06:06:44,866 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-12-02 06:06:44,934 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 06:06:44,934 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/witness.yml
[2024-12-02 06:06:44,934 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 06:06:44,935 INFO  L158              Benchmark]: Toolchain (without parser) took 6252.18ms. Allocated memory was 142.6MB in the beginning and 427.8MB in the end (delta: 285.2MB). Free memory was 115.4MB in the beginning and 190.2MB in the end (delta: -74.8MB). Peak memory consumption was 210.3MB. Max. memory is 16.1GB.
[2024-12-02 06:06:44,935 INFO  L158              Benchmark]: CDTParser took 0.30ms. Allocated memory is still 142.6MB. Free memory is still 82.8MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 06:06:44,935 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 910.39ms. Allocated memory is still 142.6MB. Free memory was 115.3MB in the beginning and 104.0MB in the end (delta: 11.2MB). Peak memory consumption was 66.7MB. Max. memory is 16.1GB.
[2024-12-02 06:06:44,935 INFO  L158              Benchmark]: Boogie Procedure Inliner took 41.11ms. Allocated memory is still 142.6MB. Free memory was 104.0MB in the beginning and 100.8MB in the end (delta: 3.2MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 06:06:44,935 INFO  L158              Benchmark]: Boogie Preprocessor took 34.12ms. Allocated memory is still 142.6MB. Free memory was 100.8MB in the beginning and 98.4MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 06:06:44,936 INFO  L158              Benchmark]: RCFGBuilder took 355.93ms. Allocated memory is still 142.6MB. Free memory was 98.4MB in the beginning and 80.7MB in the end (delta: 17.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-02 06:06:44,936 INFO  L158              Benchmark]: TraceAbstraction took 4821.74ms. Allocated memory was 142.6MB in the beginning and 427.8MB in the end (delta: 285.2MB). Free memory was 80.2MB in the beginning and 197.2MB in the end (delta: -117.0MB). Peak memory consumption was 168.7MB. Max. memory is 16.1GB.
[2024-12-02 06:06:44,936 INFO  L158              Benchmark]: Witness Printer took 83.01ms. Allocated memory is still 427.8MB. Free memory was 197.2MB in the beginning and 190.2MB in the end (delta: 7.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 06:06:44,938 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.30ms. Allocated memory is still 142.6MB. Free memory is still 82.8MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 910.39ms. Allocated memory is still 142.6MB. Free memory was 115.3MB in the beginning and 104.0MB in the end (delta: 11.2MB). Peak memory consumption was 66.7MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 41.11ms. Allocated memory is still 142.6MB. Free memory was 104.0MB in the beginning and 100.8MB in the end (delta: 3.2MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 34.12ms. Allocated memory is still 142.6MB. Free memory was 100.8MB in the beginning and 98.4MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 355.93ms. Allocated memory is still 142.6MB. Free memory was 98.4MB in the beginning and 80.7MB in the end (delta: 17.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * TraceAbstraction took 4821.74ms. Allocated memory was 142.6MB in the beginning and 427.8MB in the end (delta: 285.2MB). Free memory was 80.2MB in the beginning and 197.2MB in the end (delta: -117.0MB). Peak memory consumption was 168.7MB. Max. memory is 16.1GB.
 * Witness Printer took 83.01ms. Allocated memory is still 427.8MB. Free memory was 197.2MB in the beginning and 190.2MB in the end (delta: 7.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 1582]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1582]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1614]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1614]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1639]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1639]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1656]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1656]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 5 procedures, 87 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 4.7s, OverallIterations: 14, TraceHistogramMax: 6, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 63 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 46 mSDsluCounter, 2741 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1399 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 104 IncrementalHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 1342 mSDtfsCounter, 104 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 503 GetRequests, 471 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=87occurred in iteration=0, InterpolantAutomatonStates: 44, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 14 MinimizatonAttempts, 23 StatesRemovedByMinimization, 11 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 1.2s InterpolantComputationTime, 1130 NumberOfCodeBlocks, 1130 NumberOfCodeBlocksAsserted, 22 NumberOfCheckSat, 1108 ConstructedInterpolants, 0 QuantifiedInterpolants, 1344 SizeOfPredicates, 0 NumberOfNonLiveVariables, 1783 ConjunctsInSsa, 16 ConjunctsInUnsatCore, 22 InterpolantComputations, 14 PerfectInterpolantSequences, 529/569 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    8 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-12-02 06:06:44,954 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e08f0db3-1505-4a68-b423-45a45efc0aa8/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE