./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/geo1-ll2_unwindbound100.c --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/geo1-ll2_unwindbound100.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b61db512cc77bff784b3cdbd5d852c5dc364bdc7776dcbb3369c7c75ae1fb315
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:47:01,962 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:47:02,075 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-08 16:47:02,083 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:47:02,086 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:47:02,126 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:47:02,126 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:47:02,127 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:47:02,128 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:47:02,128 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:47:02,129 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:47:02,129 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:47:02,130 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:47:02,131 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:47:02,131 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:47:02,132 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:47:02,132 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:47:02,133 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:47:02,133 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:47:02,134 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:47:02,134 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:47:02,135 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:47:02,135 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:47:02,136 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:47:02,136 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:47:02,136 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 16:47:02,137 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 16:47:02,137 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:47:02,138 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:47:02,141 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:47:02,142 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:47:02,142 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:47:02,142 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:47:02,157 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:47:02,157 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:47:02,158 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:47:02,158 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:47:02,159 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:47:02,159 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:47:02,160 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:47:02,160 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:47:02,161 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:47:02,161 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:47:02,162 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:47:02,162 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b61db512cc77bff784b3cdbd5d852c5dc364bdc7776dcbb3369c7c75ae1fb315
[2024-11-08 16:47:02,460 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:47:02,499 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:47:02,502 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:47:02,504 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:47:02,505 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:47:02,506 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/nla-digbench-scaling/geo1-ll2_unwindbound100.c
Unable to find full path for "g++"
[2024-11-08 16:47:04,723 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:47:04,960 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:47:04,961 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/sv-benchmarks/c/nla-digbench-scaling/geo1-ll2_unwindbound100.c
[2024-11-08 16:47:04,968 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data/be95adc78/5817ad6826e740f9baaacfb30ee2ff34/FLAGe94a64d86
[2024-11-08 16:47:05,322 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data/be95adc78/5817ad6826e740f9baaacfb30ee2ff34
[2024-11-08 16:47:05,325 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:47:05,326 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:47:05,328 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:47:05,328 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:47:05,339 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:47:05,340 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,343 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7607a25b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05, skipping insertion in model container
[2024-11-08 16:47:05,344 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,374 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:47:05,652 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:47:05,664 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:47:05,696 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:47:05,722 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:47:05,723 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05 WrapperNode
[2024-11-08 16:47:05,723 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:47:05,725 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:47:05,725 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:47:05,725 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:47:05,737 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,746 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,775 INFO  L138                Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77
[2024-11-08 16:47:05,777 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:47:05,778 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:47:05,779 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:47:05,779 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:47:05,793 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,793 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,795 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,813 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 16:47:05,813 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,813 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,821 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,827 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,828 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,830 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,834 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:47:05,839 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:47:05,839 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:47:05,839 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:47:05,841 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (1/1) ...
[2024-11-08 16:47:05,854 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:47:05,870 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:05,890 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:47:05,901 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:47:05,938 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:47:05,938 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-08 16:47:05,939 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-08 16:47:05,939 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:47:05,939 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:47:05,939 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:47:05,940 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-08 16:47:05,940 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-08 16:47:06,025 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:47:06,028 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:47:06,492 INFO  L?                        ?]: Removed 56 outVars from TransFormulas that were not future-live.
[2024-11-08 16:47:06,492 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:47:06,523 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:47:06,525 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 16:47:06,526 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:47:06 BoogieIcfgContainer
[2024-11-08 16:47:06,526 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:47:06,529 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:47:06,529 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:47:06,535 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:47:06,536 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:47:05" (1/3) ...
[2024-11-08 16:47:06,538 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@682b5fe9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:47:06, skipping insertion in model container
[2024-11-08 16:47:06,539 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:05" (2/3) ...
[2024-11-08 16:47:06,540 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@682b5fe9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:47:06, skipping insertion in model container
[2024-11-08 16:47:06,541 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:47:06" (3/3) ...
[2024-11-08 16:47:06,542 INFO  L112   eAbstractionObserver]: Analyzing ICFG geo1-ll2_unwindbound100.c
[2024-11-08 16:47:06,567 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:47:06,568 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 26 error locations.
[2024-11-08 16:47:06,668 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:47:06,678 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;@386da24, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:47:06,678 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 26 error locations.
[2024-11-08 16:47:06,685 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 76 states, 43 states have (on average 1.7209302325581395) internal successors, (74), 69 states have internal predecessors, (74), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:06,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 16:47:06,696 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:06,697 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:06,698 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:06,707 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:06,707 INFO  L85        PathProgramCache]: Analyzing trace with hash 848456127, now seen corresponding path program 1 times
[2024-11-08 16:47:06,720 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:06,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [663855629]
[2024-11-08 16:47:06,722 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:06,722 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:06,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:06,908 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:06,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:06,919 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:06,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:06,935 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:06,936 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:06,939 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [663855629]
[2024-11-08 16:47:06,941 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [663855629] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:06,945 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:06,945 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:47:06,948 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883290439]
[2024-11-08 16:47:06,949 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:06,959 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 16:47:06,960 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:07,003 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 16:47:07,004 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:47:07,009 INFO  L87              Difference]: Start difference. First operand  has 76 states, 43 states have (on average 1.7209302325581395) internal successors, (74), 69 states have internal predecessors, (74), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Second operand  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 16:47:07,057 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:07,058 INFO  L93              Difference]: Finished difference Result 148 states and 163 transitions.
[2024-11-08 16:47:07,059 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 16:47:07,061 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 15
[2024-11-08 16:47:07,062 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:07,072 INFO  L225             Difference]: With dead ends: 148
[2024-11-08 16:47:07,073 INFO  L226             Difference]: Without dead ends: 69
[2024-11-08 16:47:07,079 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:47:07,086 INFO  L432           NwaCegarLoop]: 78 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:07,088 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:07,114 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69 states.
[2024-11-08 16:47:07,147 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 69.
[2024-11-08 16:47:07,152 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 69 states, 38 states have (on average 1.7105263157894737) internal successors, (65), 63 states have internal predecessors, (65), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:07,154 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 71 transitions.
[2024-11-08 16:47:07,159 INFO  L78                 Accepts]: Start accepts. Automaton has 69 states and 71 transitions. Word has length 15
[2024-11-08 16:47:07,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:07,160 INFO  L471      AbstractCegarLoop]: Abstraction has 69 states and 71 transitions.
[2024-11-08 16:47:07,161 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 16:47:07,163 INFO  L276                IsEmpty]: Start isEmpty. Operand 69 states and 71 transitions.
[2024-11-08 16:47:07,164 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 16:47:07,165 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:07,165 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:07,166 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:47:07,166 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:07,167 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:07,167 INFO  L85        PathProgramCache]: Analyzing trace with hash 1606779007, now seen corresponding path program 1 times
[2024-11-08 16:47:07,168 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:07,168 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [773356059]
[2024-11-08 16:47:07,168 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:07,169 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:07,256 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:07,437 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:07,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:07,464 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:07,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:07,481 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:07,482 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:07,482 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [773356059]
[2024-11-08 16:47:07,483 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [773356059] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:07,483 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:07,483 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:47:07,484 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159670790]
[2024-11-08 16:47:07,484 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:07,485 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:07,486 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:07,487 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:07,487 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:07,488 INFO  L87              Difference]: Start difference. First operand 69 states and 71 transitions. Second operand  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:07,551 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:07,552 INFO  L93              Difference]: Finished difference Result 69 states and 71 transitions.
[2024-11-08 16:47:07,552 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:47:07,553 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 15
[2024-11-08 16:47:07,553 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:07,554 INFO  L225             Difference]: With dead ends: 69
[2024-11-08 16:47:07,555 INFO  L226             Difference]: Without dead ends: 68
[2024-11-08 16:47:07,555 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:07,557 INFO  L432           NwaCegarLoop]: 64 mSDtfsCounter, 66 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 66 SdHoareTripleChecker+Valid, 127 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-11-08 16:47:07,558 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [66 Valid, 127 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:07,559 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 68 states.
[2024-11-08 16:47:07,567 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 68.
[2024-11-08 16:47:07,567 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 68 states, 38 states have (on average 1.6842105263157894) internal successors, (64), 62 states have internal predecessors, (64), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:07,569 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 70 transitions.
[2024-11-08 16:47:07,569 INFO  L78                 Accepts]: Start accepts. Automaton has 68 states and 70 transitions. Word has length 15
[2024-11-08 16:47:07,571 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:07,571 INFO  L471      AbstractCegarLoop]: Abstraction has 68 states and 70 transitions.
[2024-11-08 16:47:07,572 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:07,572 INFO  L276                IsEmpty]: Start isEmpty. Operand 68 states and 70 transitions.
[2024-11-08 16:47:07,573 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-08 16:47:07,573 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:07,573 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:07,573 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:47:07,574 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:07,574 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:07,575 INFO  L85        PathProgramCache]: Analyzing trace with hash -1729458292, now seen corresponding path program 1 times
[2024-11-08 16:47:07,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:07,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1338830340]
[2024-11-08 16:47:07,576 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:07,576 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:07,593 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:07,668 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:07,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:07,683 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:07,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:07,710 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:07,711 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:07,711 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1338830340]
[2024-11-08 16:47:07,712 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1338830340] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:07,712 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:07,712 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:47:07,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [644909113]
[2024-11-08 16:47:07,715 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:07,716 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:07,717 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:07,718 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:07,720 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:07,721 INFO  L87              Difference]: Start difference. First operand 68 states and 70 transitions. Second operand  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:07,799 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:07,800 INFO  L93              Difference]: Finished difference Result 89 states and 91 transitions.
[2024-11-08 16:47:07,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:47:07,801 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 16
[2024-11-08 16:47:07,801 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:07,803 INFO  L225             Difference]: With dead ends: 89
[2024-11-08 16:47:07,804 INFO  L226             Difference]: Without dead ends: 72
[2024-11-08 16:47:07,805 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:07,807 INFO  L432           NwaCegarLoop]: 66 mSDtfsCounter, 8 mSDsluCounter, 120 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:07,808 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 186 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:07,811 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 72 states.
[2024-11-08 16:47:07,830 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 72.
[2024-11-08 16:47:07,834 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 72 states, 42 states have (on average 1.619047619047619) internal successors, (68), 66 states have internal predecessors, (68), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:07,836 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 74 transitions.
[2024-11-08 16:47:07,840 INFO  L78                 Accepts]: Start accepts. Automaton has 72 states and 74 transitions. Word has length 16
[2024-11-08 16:47:07,840 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:07,841 INFO  L471      AbstractCegarLoop]: Abstraction has 72 states and 74 transitions.
[2024-11-08 16:47:07,845 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:07,845 INFO  L276                IsEmpty]: Start isEmpty. Operand 72 states and 74 transitions.
[2024-11-08 16:47:07,846 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-08 16:47:07,846 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:07,846 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:07,847 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 16:47:07,847 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:07,848 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:07,848 INFO  L85        PathProgramCache]: Analyzing trace with hash 142926478, now seen corresponding path program 1 times
[2024-11-08 16:47:07,850 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:07,851 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1779170513]
[2024-11-08 16:47:07,851 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:07,851 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:07,898 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:07,904 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1537460534]
[2024-11-08 16:47:07,904 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:07,905 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:07,905 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:07,907 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:07,911 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:47:07,978 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:07,981 INFO  L255         TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:07,989 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:08,162 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:08,162 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:08,166 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:08,167 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1779170513]
[2024-11-08 16:47:08,167 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:08,168 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1537460534]
[2024-11-08 16:47:08,168 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1537460534] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:08,169 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:08,173 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:47:08,173 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [220412702]
[2024-11-08 16:47:08,174 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:08,174 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:08,174 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:08,176 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:08,176 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:08,177 INFO  L87              Difference]: Start difference. First operand 72 states and 74 transitions. Second operand  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:08,535 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:08,535 INFO  L93              Difference]: Finished difference Result 99 states and 114 transitions.
[2024-11-08 16:47:08,536 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:47:08,536 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 18
[2024-11-08 16:47:08,536 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:08,538 INFO  L225             Difference]: With dead ends: 99
[2024-11-08 16:47:08,538 INFO  L226             Difference]: Without dead ends: 94
[2024-11-08 16:47:08,539 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:08,540 INFO  L432           NwaCegarLoop]: 33 mSDtfsCounter, 70 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:08,544 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 62 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 77 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:47:08,546 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94 states.
[2024-11-08 16:47:08,559 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 90.
[2024-11-08 16:47:08,560 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 90 states, 59 states have (on average 1.6440677966101696) internal successors, (97), 83 states have internal predecessors, (97), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:08,562 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 105 transitions.
[2024-11-08 16:47:08,563 INFO  L78                 Accepts]: Start accepts. Automaton has 90 states and 105 transitions. Word has length 18
[2024-11-08 16:47:08,563 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:08,563 INFO  L471      AbstractCegarLoop]: Abstraction has 90 states and 105 transitions.
[2024-11-08 16:47:08,564 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:08,567 INFO  L276                IsEmpty]: Start isEmpty. Operand 90 states and 105 transitions.
[2024-11-08 16:47:08,568 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 16:47:08,568 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:08,568 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:08,597 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 16:47:08,769 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:08,770 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:08,771 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:08,771 INFO  L85        PathProgramCache]: Analyzing trace with hash 135753574, now seen corresponding path program 1 times
[2024-11-08 16:47:08,771 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:08,772 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1634286713]
[2024-11-08 16:47:08,772 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:08,772 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:08,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:08,793 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [155592132]
[2024-11-08 16:47:08,793 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:08,793 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:08,794 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:08,796 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:08,800 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:47:08,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:08,904 INFO  L255         TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:08,906 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:09,022 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:09,023 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:09,023 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:09,023 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1634286713]
[2024-11-08 16:47:09,023 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:09,024 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [155592132]
[2024-11-08 16:47:09,024 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [155592132] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:09,024 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:09,024 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:47:09,031 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [641768505]
[2024-11-08 16:47:09,031 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:09,032 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:09,032 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:09,033 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:09,033 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:09,034 INFO  L87              Difference]: Start difference. First operand 90 states and 105 transitions. Second operand  has 4 states, 3 states have (on average 4.0) internal successors, (12), 4 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:09,236 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:09,236 INFO  L93              Difference]: Finished difference Result 99 states and 109 transitions.
[2024-11-08 16:47:09,236 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:47:09,237 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.0) internal successors, (12), 4 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2024-11-08 16:47:09,237 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:09,238 INFO  L225             Difference]: With dead ends: 99
[2024-11-08 16:47:09,240 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 16:47:09,242 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:09,246 INFO  L432           NwaCegarLoop]: 33 mSDtfsCounter, 49 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 51 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 106 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:09,246 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [51 Valid, 72 Invalid, 106 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:47:09,247 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 16:47:09,263 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 91.
[2024-11-08 16:47:09,264 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 61 states have (on average 1.540983606557377) internal successors, (94), 84 states have internal predecessors, (94), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:09,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 102 transitions.
[2024-11-08 16:47:09,268 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 102 transitions. Word has length 19
[2024-11-08 16:47:09,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:09,269 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 102 transitions.
[2024-11-08 16:47:09,269 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.0) internal successors, (12), 4 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:09,273 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 102 transitions.
[2024-11-08 16:47:09,274 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-08 16:47:09,274 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:09,274 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:09,294 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-08 16:47:09,474 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:09,475 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:09,476 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:09,476 INFO  L85        PathProgramCache]: Analyzing trace with hash -1624416110, now seen corresponding path program 1 times
[2024-11-08 16:47:09,476 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:09,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [912664946]
[2024-11-08 16:47:09,476 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:09,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:09,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:09,495 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [516868835]
[2024-11-08 16:47:09,496 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:09,496 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:09,496 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:09,498 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:09,502 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:47:09,581 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:09,583 INFO  L255         TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:09,585 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:09,703 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:09,704 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:09,704 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:09,704 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [912664946]
[2024-11-08 16:47:09,704 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:09,704 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [516868835]
[2024-11-08 16:47:09,704 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [516868835] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:09,705 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:09,705 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:47:09,705 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052769943]
[2024-11-08 16:47:09,705 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:09,705 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:47:09,706 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:09,710 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:47:09,710 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:47:09,710 INFO  L87              Difference]: Start difference. First operand 91 states and 102 transitions. Second operand  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:09,941 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:09,941 INFO  L93              Difference]: Finished difference Result 95 states and 102 transitions.
[2024-11-08 16:47:09,942 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:47:09,942 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 22
[2024-11-08 16:47:09,942 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:09,943 INFO  L225             Difference]: With dead ends: 95
[2024-11-08 16:47:09,943 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 16:47:09,944 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:47:09,944 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 16 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:09,949 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 75 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:47:09,950 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 16:47:09,963 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 91.
[2024-11-08 16:47:09,966 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 61 states have (on average 1.5081967213114753) internal successors, (92), 84 states have internal predecessors, (92), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:09,967 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 100 transitions.
[2024-11-08 16:47:09,968 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 100 transitions. Word has length 22
[2024-11-08 16:47:09,972 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:09,972 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 100 transitions.
[2024-11-08 16:47:09,972 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:09,973 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 100 transitions.
[2024-11-08 16:47:09,973 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-11-08 16:47:09,973 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:09,974 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:10,002 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 16:47:10,174 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:10,175 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:10,175 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:10,175 INFO  L85        PathProgramCache]: Analyzing trace with hash 1182708202, now seen corresponding path program 1 times
[2024-11-08 16:47:10,176 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:10,176 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27883476]
[2024-11-08 16:47:10,176 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:10,176 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:10,207 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:10,493 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:10,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:10,550 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:10,553 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:10,562 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:10,562 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:10,563 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [27883476]
[2024-11-08 16:47:10,563 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [27883476] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:10,563 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [179884358]
[2024-11-08 16:47:10,563 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:10,564 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:10,564 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:10,566 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:10,593 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 16:47:10,705 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:10,707 INFO  L255         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:10,709 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:10,832 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:10,832 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:10,832 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [179884358] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:10,832 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:10,832 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [6] total 7
[2024-11-08 16:47:10,833 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [993062757]
[2024-11-08 16:47:10,833 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:10,833 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:47:10,833 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:10,834 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:47:10,834 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:47:10,834 INFO  L87              Difference]: Start difference. First operand 91 states and 100 transitions. Second operand  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:11,129 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:11,129 INFO  L93              Difference]: Finished difference Result 95 states and 100 transitions.
[2024-11-08 16:47:11,130 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:47:11,130 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 23
[2024-11-08 16:47:11,130 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:11,131 INFO  L225             Difference]: With dead ends: 95
[2024-11-08 16:47:11,131 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 16:47:11,132 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:47:11,132 INFO  L432           NwaCegarLoop]: 52 mSDtfsCounter, 15 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:11,133 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 77 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:47:11,135 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 16:47:11,145 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 91.
[2024-11-08 16:47:11,145 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 61 states have (on average 1.4754098360655739) internal successors, (90), 84 states have internal predecessors, (90), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:11,146 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 98 transitions.
[2024-11-08 16:47:11,146 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 98 transitions. Word has length 23
[2024-11-08 16:47:11,147 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:11,147 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 98 transitions.
[2024-11-08 16:47:11,147 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:11,147 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 98 transitions.
[2024-11-08 16:47:11,148 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-08 16:47:11,148 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:11,148 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:11,172 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-08 16:47:11,352 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:11,353 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:11,353 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:11,353 INFO  L85        PathProgramCache]: Analyzing trace with hash -767901599, now seen corresponding path program 1 times
[2024-11-08 16:47:11,353 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:11,354 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1878198603]
[2024-11-08 16:47:11,354 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:11,354 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:11,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:11,455 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:11,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:11,511 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:11,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:11,520 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:11,522 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:11,528 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:11,529 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:11,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1878198603]
[2024-11-08 16:47:11,529 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1878198603] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:11,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [211877558]
[2024-11-08 16:47:11,529 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:11,530 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:11,530 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:11,532 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:11,534 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 16:47:11,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:11,601 INFO  L255         TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:11,603 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:11,660 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:11,660 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:11,807 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:11,810 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [211877558] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:47:11,810 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:47:11,811 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6
[2024-11-08 16:47:11,811 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1365369997]
[2024-11-08 16:47:11,811 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:11,812 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:47:11,812 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:11,813 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:47:11,813 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:47:11,813 INFO  L87              Difference]: Start difference. First operand 91 states and 98 transitions. Second operand  has 7 states, 6 states have (on average 7.166666666666667) internal successors, (43), 7 states have internal predecessors, (43), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 16:47:11,990 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:11,991 INFO  L93              Difference]: Finished difference Result 91 states and 98 transitions.
[2024-11-08 16:47:11,992 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:47:11,992 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 7.166666666666667) internal successors, (43), 7 states have internal predecessors, (43), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) Word has length 32
[2024-11-08 16:47:11,992 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:11,993 INFO  L225             Difference]: With dead ends: 91
[2024-11-08 16:47:11,993 INFO  L226             Difference]: Without dead ends: 90
[2024-11-08 16:47:11,993 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:47:11,994 INFO  L432           NwaCegarLoop]: 30 mSDtfsCounter, 32 mSDsluCounter, 95 mSDsCounter, 0 mSdLazyCounter, 176 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 125 SdHoareTripleChecker+Invalid, 176 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:11,995 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 125 Invalid, 176 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 176 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:47:11,999 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 90 states.
[2024-11-08 16:47:12,006 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 90.
[2024-11-08 16:47:12,007 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 90 states, 61 states have (on average 1.4426229508196722) internal successors, (88), 83 states have internal predecessors, (88), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:12,008 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 96 transitions.
[2024-11-08 16:47:12,008 INFO  L78                 Accepts]: Start accepts. Automaton has 90 states and 96 transitions. Word has length 32
[2024-11-08 16:47:12,009 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:12,009 INFO  L471      AbstractCegarLoop]: Abstraction has 90 states and 96 transitions.
[2024-11-08 16:47:12,009 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 7.166666666666667) internal successors, (43), 7 states have internal predecessors, (43), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 16:47:12,010 INFO  L276                IsEmpty]: Start isEmpty. Operand 90 states and 96 transitions.
[2024-11-08 16:47:12,010 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-08 16:47:12,011 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:12,011 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:12,035 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-08 16:47:12,215 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:12,216 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:12,216 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:12,216 INFO  L85        PathProgramCache]: Analyzing trace with hash -767901556, now seen corresponding path program 1 times
[2024-11-08 16:47:12,217 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:12,217 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1011331069]
[2024-11-08 16:47:12,217 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:12,217 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:12,231 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,276 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:12,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:12,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,287 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:12,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,297 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:12,299 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:12,299 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1011331069]
[2024-11-08 16:47:12,299 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1011331069] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:12,299 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:12,300 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:47:12,300 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [330067997]
[2024-11-08 16:47:12,300 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:12,302 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:47:12,302 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:12,303 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:47:12,303 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:47:12,303 INFO  L87              Difference]: Start difference. First operand 90 states and 96 transitions. Second operand  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 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-11-08 16:47:12,338 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:12,339 INFO  L93              Difference]: Finished difference Result 92 states and 96 transitions.
[2024-11-08 16:47:12,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:47:12,340 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 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 32
[2024-11-08 16:47:12,340 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:12,341 INFO  L225             Difference]: With dead ends: 92
[2024-11-08 16:47:12,341 INFO  L226             Difference]: Without dead ends: 90
[2024-11-08 16:47:12,341 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:47:12,342 INFO  L432           NwaCegarLoop]: 64 mSDtfsCounter, 1 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 124 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:12,343 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 124 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:12,345 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 90 states.
[2024-11-08 16:47:12,359 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 90.
[2024-11-08 16:47:12,359 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 90 states, 61 states have (on average 1.4098360655737705) internal successors, (86), 83 states have internal predecessors, (86), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:12,360 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 94 transitions.
[2024-11-08 16:47:12,361 INFO  L78                 Accepts]: Start accepts. Automaton has 90 states and 94 transitions. Word has length 32
[2024-11-08 16:47:12,361 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:12,361 INFO  L471      AbstractCegarLoop]: Abstraction has 90 states and 94 transitions.
[2024-11-08 16:47:12,361 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 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-11-08 16:47:12,361 INFO  L276                IsEmpty]: Start isEmpty. Operand 90 states and 94 transitions.
[2024-11-08 16:47:12,365 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-08 16:47:12,365 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:12,365 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:12,366 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 16:47:12,366 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:12,367 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:12,367 INFO  L85        PathProgramCache]: Analyzing trace with hash -1134731483, now seen corresponding path program 1 times
[2024-11-08 16:47:12,368 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:12,368 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1891384113]
[2024-11-08 16:47:12,368 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:12,368 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:12,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,504 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:12,505 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,508 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:12,509 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,511 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:12,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:12,519 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:12,520 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:12,520 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1891384113]
[2024-11-08 16:47:12,520 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1891384113] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:12,520 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:12,521 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:47:12,521 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [591184823]
[2024-11-08 16:47:12,521 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:12,522 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:47:12,522 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:12,523 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:47:12,523 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:12,523 INFO  L87              Difference]: Start difference. First operand 90 states and 94 transitions. Second operand  has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 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-11-08 16:47:13,052 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:13,052 INFO  L93              Difference]: Finished difference Result 123 states and 144 transitions.
[2024-11-08 16:47:13,053 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:47:13,053 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 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 36
[2024-11-08 16:47:13,054 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:13,055 INFO  L225             Difference]: With dead ends: 123
[2024-11-08 16:47:13,055 INFO  L226             Difference]: Without dead ends: 122
[2024-11-08 16:47:13,056 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:13,057 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 39 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 131 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 105 SdHoareTripleChecker+Invalid, 133 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 131 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:13,058 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 105 Invalid, 133 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 131 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 16:47:13,059 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 122 states.
[2024-11-08 16:47:13,074 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 91.
[2024-11-08 16:47:13,078 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 62 states have (on average 1.403225806451613) internal successors, (87), 84 states have internal predecessors, (87), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:13,079 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 95 transitions.
[2024-11-08 16:47:13,079 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 95 transitions. Word has length 36
[2024-11-08 16:47:13,079 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:13,080 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 95 transitions.
[2024-11-08 16:47:13,080 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 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-11-08 16:47:13,080 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 95 transitions.
[2024-11-08 16:47:13,081 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-08 16:47:13,081 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:13,081 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:13,082 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:47:13,082 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:13,082 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:13,082 INFO  L85        PathProgramCache]: Analyzing trace with hash -816937504, now seen corresponding path program 1 times
[2024-11-08 16:47:13,083 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:13,083 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849890784]
[2024-11-08 16:47:13,083 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:13,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:13,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,180 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:13,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,183 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:13,185 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,187 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:13,189 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,195 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:13,195 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:13,195 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1849890784]
[2024-11-08 16:47:13,196 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1849890784] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:13,196 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:13,196 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:47:13,196 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [950142552]
[2024-11-08 16:47:13,197 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:13,197 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:47:13,197 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:13,198 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:47:13,198 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:13,198 INFO  L87              Difference]: Start difference. First operand 91 states and 95 transitions. Second operand  has 5 states, 4 states have (on average 7.0) internal successors, (28), 5 states have internal predecessors, (28), 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-11-08 16:47:13,603 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:13,603 INFO  L93              Difference]: Finished difference Result 93 states and 97 transitions.
[2024-11-08 16:47:13,604 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:47:13,604 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 7.0) internal successors, (28), 5 states have internal predecessors, (28), 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 37
[2024-11-08 16:47:13,604 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:13,605 INFO  L225             Difference]: With dead ends: 93
[2024-11-08 16:47:13,605 INFO  L226             Difference]: Without dead ends: 92
[2024-11-08 16:47:13,605 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:13,606 INFO  L432           NwaCegarLoop]: 47 mSDtfsCounter, 14 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:13,606 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 113 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-08 16:47:13,608 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 92 states.
[2024-11-08 16:47:13,618 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 92.
[2024-11-08 16:47:13,619 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92 states, 63 states have (on average 1.3968253968253967) internal successors, (88), 85 states have internal predecessors, (88), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:13,620 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 96 transitions.
[2024-11-08 16:47:13,620 INFO  L78                 Accepts]: Start accepts. Automaton has 92 states and 96 transitions. Word has length 37
[2024-11-08 16:47:13,620 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:13,620 INFO  L471      AbstractCegarLoop]: Abstraction has 92 states and 96 transitions.
[2024-11-08 16:47:13,620 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 7.0) internal successors, (28), 5 states have internal predecessors, (28), 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-11-08 16:47:13,620 INFO  L276                IsEmpty]: Start isEmpty. Operand 92 states and 96 transitions.
[2024-11-08 16:47:13,621 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-08 16:47:13,621 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:13,621 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:13,622 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 16:47:13,625 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:13,626 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:13,626 INFO  L85        PathProgramCache]: Analyzing trace with hash 444741255, now seen corresponding path program 1 times
[2024-11-08 16:47:13,627 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:13,627 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892442690]
[2024-11-08 16:47:13,627 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:13,627 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:13,645 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,761 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:13,762 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,765 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:13,766 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,770 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:13,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:13,779 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:13,780 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:13,780 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892442690]
[2024-11-08 16:47:13,780 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892442690] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:13,780 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:13,781 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:47:13,781 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1127900555]
[2024-11-08 16:47:13,781 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:13,782 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:13,783 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:13,783 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:13,783 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:13,784 INFO  L87              Difference]: Start difference. First operand 92 states and 96 transitions. Second operand  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 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-11-08 16:47:14,574 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:14,574 INFO  L93              Difference]: Finished difference Result 101 states and 109 transitions.
[2024-11-08 16:47:14,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:47:14,575 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 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 38
[2024-11-08 16:47:14,576 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:14,576 INFO  L225             Difference]: With dead ends: 101
[2024-11-08 16:47:14,576 INFO  L226             Difference]: Without dead ends: 99
[2024-11-08 16:47:14,577 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:14,577 INFO  L432           NwaCegarLoop]: 41 mSDtfsCounter, 17 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 115 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 115 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:14,578 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 83 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 115 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 16:47:14,580 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 99 states.
[2024-11-08 16:47:14,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 99 to 98.
[2024-11-08 16:47:14,594 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 98 states, 70 states have (on average 1.4) internal successors, (98), 91 states have internal predecessors, (98), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:14,595 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 98 states and 106 transitions.
[2024-11-08 16:47:14,596 INFO  L78                 Accepts]: Start accepts. Automaton has 98 states and 106 transitions. Word has length 38
[2024-11-08 16:47:14,596 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:14,596 INFO  L471      AbstractCegarLoop]: Abstraction has 98 states and 106 transitions.
[2024-11-08 16:47:14,596 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 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-11-08 16:47:14,596 INFO  L276                IsEmpty]: Start isEmpty. Operand 98 states and 106 transitions.
[2024-11-08 16:47:14,597 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-08 16:47:14,597 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:14,597 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:14,598 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 16:47:14,602 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:14,602 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:14,603 INFO  L85        PathProgramCache]: Analyzing trace with hash -609391790, now seen corresponding path program 1 times
[2024-11-08 16:47:14,603 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:14,603 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49733461]
[2024-11-08 16:47:14,603 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:14,603 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:14,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:14,632 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [523963131]
[2024-11-08 16:47:14,633 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:14,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:14,633 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:14,635 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:14,637 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 16:47:14,696 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:14,698 INFO  L255         TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:14,700 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:14,959 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:14,960 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:15,134 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:15,134 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [49733461]
[2024-11-08 16:47:15,135 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:15,135 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [523963131]
[2024-11-08 16:47:15,135 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [523963131] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:15,135 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:15,135 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6
[2024-11-08 16:47:15,136 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1569689059]
[2024-11-08 16:47:15,136 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:15,136 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:47:15,137 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:15,138 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:47:15,138 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:47:15,139 INFO  L87              Difference]: Start difference. First operand 98 states and 106 transitions. Second operand  has 7 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:15,308 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:15,308 INFO  L93              Difference]: Finished difference Result 98 states and 106 transitions.
[2024-11-08 16:47:15,308 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:47:15,309 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3) Word has length 38
[2024-11-08 16:47:15,309 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:15,310 INFO  L225             Difference]: With dead ends: 98
[2024-11-08 16:47:15,312 INFO  L226             Difference]: Without dead ends: 97
[2024-11-08 16:47:15,313 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:47:15,313 INFO  L432           NwaCegarLoop]: 30 mSDtfsCounter, 19 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 132 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 133 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 132 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:15,314 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 99 Invalid, 133 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 132 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:47:15,316 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 97 states.
[2024-11-08 16:47:15,323 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 97.
[2024-11-08 16:47:15,324 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 97 states, 70 states have (on average 1.3857142857142857) internal successors, (97), 90 states have internal predecessors, (97), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:15,326 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 97 states and 105 transitions.
[2024-11-08 16:47:15,328 INFO  L78                 Accepts]: Start accepts. Automaton has 97 states and 105 transitions. Word has length 38
[2024-11-08 16:47:15,328 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:15,329 INFO  L471      AbstractCegarLoop]: Abstraction has 97 states and 105 transitions.
[2024-11-08 16:47:15,329 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:15,330 INFO  L276                IsEmpty]: Start isEmpty. Operand 97 states and 105 transitions.
[2024-11-08 16:47:15,331 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-08 16:47:15,331 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:15,332 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:15,362 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-08 16:47:15,536 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:15,537 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:15,537 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:15,538 INFO  L85        PathProgramCache]: Analyzing trace with hash 902077122, now seen corresponding path program 1 times
[2024-11-08 16:47:15,538 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:15,538 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1114712278]
[2024-11-08 16:47:15,538 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:15,539 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:15,551 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:15,623 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:15,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:15,627 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:15,628 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:15,630 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:15,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:15,640 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:15,640 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:15,640 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1114712278]
[2024-11-08 16:47:15,640 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1114712278] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:15,641 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:15,641 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:47:15,641 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1442728006]
[2024-11-08 16:47:15,641 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:15,642 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:15,643 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:15,643 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:15,643 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:15,644 INFO  L87              Difference]: Start difference. First operand 97 states and 105 transitions. Second operand  has 4 states, 3 states have (on average 10.0) internal successors, (30), 4 states have internal predecessors, (30), 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-11-08 16:47:16,148 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:16,148 INFO  L93              Difference]: Finished difference Result 99 states and 106 transitions.
[2024-11-08 16:47:16,149 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:47:16,149 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.0) internal successors, (30), 4 states have internal predecessors, (30), 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 39
[2024-11-08 16:47:16,149 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:16,150 INFO  L225             Difference]: With dead ends: 99
[2024-11-08 16:47:16,150 INFO  L226             Difference]: Without dead ends: 90
[2024-11-08 16:47:16,151 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:16,151 INFO  L432           NwaCegarLoop]: 43 mSDtfsCounter, 19 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 113 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 113 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:16,152 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 85 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 113 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 16:47:16,152 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 90 states.
[2024-11-08 16:47:16,159 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 90.
[2024-11-08 16:47:16,159 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 90 states, 63 states have (on average 1.3968253968253967) internal successors, (88), 83 states have internal predecessors, (88), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:16,160 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 96 transitions.
[2024-11-08 16:47:16,160 INFO  L78                 Accepts]: Start accepts. Automaton has 90 states and 96 transitions. Word has length 39
[2024-11-08 16:47:16,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:16,161 INFO  L471      AbstractCegarLoop]: Abstraction has 90 states and 96 transitions.
[2024-11-08 16:47:16,161 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.0) internal successors, (30), 4 states have internal predecessors, (30), 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-11-08 16:47:16,161 INFO  L276                IsEmpty]: Start isEmpty. Operand 90 states and 96 transitions.
[2024-11-08 16:47:16,163 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-08 16:47:16,163 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:16,163 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:16,163 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 16:47:16,164 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:16,164 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:16,164 INFO  L85        PathProgramCache]: Analyzing trace with hash -1711276220, now seen corresponding path program 1 times
[2024-11-08 16:47:16,165 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:16,165 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329586875]
[2024-11-08 16:47:16,165 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:16,165 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:16,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:16,179 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [84230852]
[2024-11-08 16:47:16,179 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:16,180 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:16,180 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:16,182 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:16,184 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 16:47:16,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:16,243 INFO  L255         TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:16,245 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:16,521 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:16,521 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:17,424 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:17,425 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329586875]
[2024-11-08 16:47:17,425 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:17,425 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [84230852]
[2024-11-08 16:47:17,425 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [84230852] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:17,425 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:17,426 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6
[2024-11-08 16:47:17,426 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2123852587]
[2024-11-08 16:47:17,426 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:17,426 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:47:17,427 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:17,427 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:47:17,427 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:47:17,428 INFO  L87              Difference]: Start difference. First operand 90 states and 96 transitions. Second operand  has 7 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:17,643 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:17,643 INFO  L93              Difference]: Finished difference Result 93 states and 99 transitions.
[2024-11-08 16:47:17,643 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:47:17,643 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3) Word has length 39
[2024-11-08 16:47:17,644 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:17,644 INFO  L225             Difference]: With dead ends: 93
[2024-11-08 16:47:17,644 INFO  L226             Difference]: Without dead ends: 92
[2024-11-08 16:47:17,645 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:47:17,646 INFO  L432           NwaCegarLoop]: 30 mSDtfsCounter, 60 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 149 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 61 SdHoareTripleChecker+Valid, 111 SdHoareTripleChecker+Invalid, 150 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 149 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:17,646 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [61 Valid, 111 Invalid, 150 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 149 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:47:17,647 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 92 states.
[2024-11-08 16:47:17,653 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 92.
[2024-11-08 16:47:17,654 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92 states, 65 states have (on average 1.3846153846153846) internal successors, (90), 85 states have internal predecessors, (90), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:17,655 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 98 transitions.
[2024-11-08 16:47:17,655 INFO  L78                 Accepts]: Start accepts. Automaton has 92 states and 98 transitions. Word has length 39
[2024-11-08 16:47:17,655 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:17,655 INFO  L471      AbstractCegarLoop]: Abstraction has 92 states and 98 transitions.
[2024-11-08 16:47:17,656 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:17,656 INFO  L276                IsEmpty]: Start isEmpty. Operand 92 states and 98 transitions.
[2024-11-08 16:47:17,659 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-08 16:47:17,660 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:17,660 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 16:47:17,682 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-08 16:47:17,862 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:17,863 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:17,863 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:17,863 INFO  L85        PathProgramCache]: Analyzing trace with hash 631972293, now seen corresponding path program 1 times
[2024-11-08 16:47:17,863 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:17,863 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762392643]
[2024-11-08 16:47:17,863 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:17,864 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:17,878 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:18,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:18,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:18,008 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:18,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:18,013 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:18,015 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:18,018 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:18,019 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:18,019 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [762392643]
[2024-11-08 16:47:18,019 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [762392643] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:18,019 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1743126464]
[2024-11-08 16:47:18,019 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:18,020 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:18,020 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:18,022 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:18,024 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 16:47:18,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:18,082 INFO  L255         TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:18,084 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:18,167 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:18,168 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:18,168 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1743126464] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:18,168 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:18,168 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8
[2024-11-08 16:47:18,168 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1853747633]
[2024-11-08 16:47:18,169 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:18,169 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:47:18,169 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:18,170 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:47:18,170 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:47:18,170 INFO  L87              Difference]: Start difference. First operand 92 states and 98 transitions. Second operand  has 5 states, 4 states have (on average 8.25) internal successors, (33), 5 states have internal predecessors, (33), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:47:18,234 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:18,235 INFO  L93              Difference]: Finished difference Result 96 states and 98 transitions.
[2024-11-08 16:47:18,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:47:18,235 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 8.25) internal successors, (33), 5 states have internal predecessors, (33), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 42
[2024-11-08 16:47:18,236 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:18,236 INFO  L225             Difference]: With dead ends: 96
[2024-11-08 16:47:18,236 INFO  L226             Difference]: Without dead ends: 95
[2024-11-08 16:47:18,237 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:47:18,238 INFO  L432           NwaCegarLoop]: 69 mSDtfsCounter, 37 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 211 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:18,238 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 211 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:18,239 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 95 states.
[2024-11-08 16:47:18,245 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 95 to 91.
[2024-11-08 16:47:18,245 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 65 states have (on average 1.3692307692307693) internal successors, (89), 84 states have internal predecessors, (89), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:18,246 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 97 transitions.
[2024-11-08 16:47:18,246 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 97 transitions. Word has length 42
[2024-11-08 16:47:18,247 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:18,247 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 97 transitions.
[2024-11-08 16:47:18,247 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 8.25) internal successors, (33), 5 states have internal predecessors, (33), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 16:47:18,247 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 97 transitions.
[2024-11-08 16:47:18,248 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-08 16:47:18,248 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:18,248 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:18,273 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 16:47:18,452 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:18,452 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:18,453 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:18,453 INFO  L85        PathProgramCache]: Analyzing trace with hash 1734986375, now seen corresponding path program 1 times
[2024-11-08 16:47:18,453 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:18,453 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4448198]
[2024-11-08 16:47:18,453 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:18,454 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:18,467 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:18,468 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1087615551]
[2024-11-08 16:47:18,468 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:18,468 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:18,468 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:18,470 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:18,473 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 16:47:18,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:18,531 INFO  L255         TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:18,533 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:18,825 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:18,825 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:19,451 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:19,451 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [4448198]
[2024-11-08 16:47:19,452 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:19,452 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1087615551]
[2024-11-08 16:47:19,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1087615551] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:19,452 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:19,452 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7] total 7
[2024-11-08 16:47:19,452 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [713045650]
[2024-11-08 16:47:19,453 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:19,453 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:47:19,453 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:19,454 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:47:19,454 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:47:19,454 INFO  L87              Difference]: Start difference. First operand 91 states and 97 transitions. Second operand  has 8 states, 6 states have (on average 6.333333333333333) internal successors, (38), 7 states have internal predecessors, (38), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:19,714 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:19,714 INFO  L93              Difference]: Finished difference Result 91 states and 97 transitions.
[2024-11-08 16:47:19,715 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:47:19,715 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 6 states have (on average 6.333333333333333) internal successors, (38), 7 states have internal predecessors, (38), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3) Word has length 44
[2024-11-08 16:47:19,715 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:19,716 INFO  L225             Difference]: With dead ends: 91
[2024-11-08 16:47:19,716 INFO  L226             Difference]: Without dead ends: 86
[2024-11-08 16:47:19,717 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 50 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:47:19,717 INFO  L432           NwaCegarLoop]: 38 mSDtfsCounter, 21 mSDsluCounter, 131 mSDsCounter, 0 mSdLazyCounter, 211 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 169 SdHoareTripleChecker+Invalid, 216 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 211 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:19,718 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 169 Invalid, 216 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 211 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:47:19,719 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86 states.
[2024-11-08 16:47:19,724 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 86.
[2024-11-08 16:47:19,725 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 86 states, 65 states have (on average 1.2769230769230768) internal successors, (83), 79 states have internal predecessors, (83), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:19,725 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 91 transitions.
[2024-11-08 16:47:19,726 INFO  L78                 Accepts]: Start accepts. Automaton has 86 states and 91 transitions. Word has length 44
[2024-11-08 16:47:19,726 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:19,726 INFO  L471      AbstractCegarLoop]: Abstraction has 86 states and 91 transitions.
[2024-11-08 16:47:19,727 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 6 states have (on average 6.333333333333333) internal successors, (38), 7 states have internal predecessors, (38), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:19,727 INFO  L276                IsEmpty]: Start isEmpty. Operand 86 states and 91 transitions.
[2024-11-08 16:47:19,727 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-08 16:47:19,728 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:19,728 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:19,749 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-08 16:47:19,932 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-08 16:47:19,932 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:19,933 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:19,933 INFO  L85        PathProgramCache]: Analyzing trace with hash -2049997171, now seen corresponding path program 1 times
[2024-11-08 16:47:19,933 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:19,933 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299542774]
[2024-11-08 16:47:19,933 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:19,934 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:19,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:19,959 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1698004801]
[2024-11-08 16:47:19,960 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:19,960 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:19,960 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:19,966 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:19,978 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 16:47:20,039 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:20,040 INFO  L255         TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:20,042 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:20,344 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:20,344 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:21,107 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:21,108 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299542774]
[2024-11-08 16:47:21,108 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:21,108 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1698004801]
[2024-11-08 16:47:21,108 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1698004801] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:21,108 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:21,109 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7] total 7
[2024-11-08 16:47:21,109 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [485116799]
[2024-11-08 16:47:21,109 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:21,109 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:47:21,110 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:21,110 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:47:21,111 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:47:21,111 INFO  L87              Difference]: Start difference. First operand 86 states and 91 transitions. Second operand  has 8 states, 6 states have (on average 6.5) internal successors, (39), 7 states have internal predecessors, (39), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:21,313 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:21,314 INFO  L93              Difference]: Finished difference Result 121 states and 133 transitions.
[2024-11-08 16:47:21,314 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:47:21,315 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 6 states have (on average 6.5) internal successors, (39), 7 states have internal predecessors, (39), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3) Word has length 45
[2024-11-08 16:47:21,315 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:21,316 INFO  L225             Difference]: With dead ends: 121
[2024-11-08 16:47:21,316 INFO  L226             Difference]: Without dead ends: 116
[2024-11-08 16:47:21,317 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:47:21,317 INFO  L432           NwaCegarLoop]: 29 mSDtfsCounter, 69 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 158 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 71 SdHoareTripleChecker+Valid, 134 SdHoareTripleChecker+Invalid, 163 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 158 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:21,318 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [71 Valid, 134 Invalid, 163 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 158 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:47:21,319 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 116 states.
[2024-11-08 16:47:21,325 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 114.
[2024-11-08 16:47:21,326 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 92 states have (on average 1.2717391304347827) internal successors, (117), 106 states have internal predecessors, (117), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:47:21,326 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 127 transitions.
[2024-11-08 16:47:21,327 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 127 transitions. Word has length 45
[2024-11-08 16:47:21,327 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:21,327 INFO  L471      AbstractCegarLoop]: Abstraction has 114 states and 127 transitions.
[2024-11-08 16:47:21,328 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 6 states have (on average 6.5) internal successors, (39), 7 states have internal predecessors, (39), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:21,328 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 127 transitions.
[2024-11-08 16:47:21,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-08 16:47:21,329 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:21,329 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:21,353 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-08 16:47:21,533 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-08 16:47:21,534 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:21,534 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:21,534 INFO  L85        PathProgramCache]: Analyzing trace with hash -1343817546, now seen corresponding path program 1 times
[2024-11-08 16:47:21,535 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:21,535 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [565306229]
[2024-11-08 16:47:21,535 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:21,535 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:21,550 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:21,601 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:21,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:21,604 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:21,605 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:21,607 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:21,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:21,610 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-08 16:47:21,611 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:21,611 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [565306229]
[2024-11-08 16:47:21,611 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [565306229] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:21,611 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:21,611 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:47:21,612 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1449596505]
[2024-11-08 16:47:21,612 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:21,613 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:21,613 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:21,613 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:21,613 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:21,614 INFO  L87              Difference]: Start difference. First operand 114 states and 127 transitions. Second operand  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 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-11-08 16:47:22,194 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:22,195 INFO  L93              Difference]: Finished difference Result 114 states and 127 transitions.
[2024-11-08 16:47:22,195 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:47:22,196 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 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 48
[2024-11-08 16:47:22,196 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:22,197 INFO  L225             Difference]: With dead ends: 114
[2024-11-08 16:47:22,197 INFO  L226             Difference]: Without dead ends: 113
[2024-11-08 16:47:22,197 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:22,198 INFO  L432           NwaCegarLoop]: 33 mSDtfsCounter, 48 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:22,199 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 78 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 16:47:22,199 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-08 16:47:22,209 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 113.
[2024-11-08 16:47:22,210 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 92 states have (on average 1.25) internal successors, (115), 105 states have internal predecessors, (115), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:47:22,211 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 125 transitions.
[2024-11-08 16:47:22,212 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 125 transitions. Word has length 48
[2024-11-08 16:47:22,213 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:22,213 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 125 transitions.
[2024-11-08 16:47:22,213 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 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-11-08 16:47:22,213 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 125 transitions.
[2024-11-08 16:47:22,214 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-08 16:47:22,214 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:22,214 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:22,214 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-08 16:47:22,215 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:22,215 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:22,215 INFO  L85        PathProgramCache]: Analyzing trace with hash -1325685749, now seen corresponding path program 1 times
[2024-11-08 16:47:22,215 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:22,215 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1991790428]
[2024-11-08 16:47:22,216 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:22,216 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:22,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:22,234 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [410996271]
[2024-11-08 16:47:22,234 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:22,235 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:22,235 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:22,237 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:22,240 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 16:47:22,299 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:22,301 INFO  L255         TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:22,306 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:22,504 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:22,505 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:23,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:23,751 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:23,751 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1991790428]
[2024-11-08 16:47:23,751 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:47:23,752 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [410996271]
[2024-11-08 16:47:23,752 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [410996271] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:47:23,752 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:47:23,752 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7
[2024-11-08 16:47:23,752 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711727768]
[2024-11-08 16:47:23,752 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:23,753 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:47:23,753 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:23,753 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:47:23,754 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:47:23,754 INFO  L87              Difference]: Start difference. First operand 113 states and 125 transitions. Second operand  has 8 states, 7 states have (on average 10.0) internal successors, (70), 8 states have internal predecessors, (70), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:47:25,362 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:25,362 INFO  L93              Difference]: Finished difference Result 133 states and 146 transitions.
[2024-11-08 16:47:25,363 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:47:25,363 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 10.0) internal successors, (70), 8 states have internal predecessors, (70), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 48
[2024-11-08 16:47:25,363 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:25,364 INFO  L225             Difference]: With dead ends: 133
[2024-11-08 16:47:25,364 INFO  L226             Difference]: Without dead ends: 130
[2024-11-08 16:47:25,365 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 95 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:47:25,365 INFO  L432           NwaCegarLoop]: 42 mSDtfsCounter, 35 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 227 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 231 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 227 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:25,366 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 163 Invalid, 231 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 227 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-08 16:47:25,367 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 130 states.
[2024-11-08 16:47:25,375 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 130 to 124.
[2024-11-08 16:47:25,375 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 124 states, 103 states have (on average 1.233009708737864) internal successors, (127), 116 states have internal predecessors, (127), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:47:25,376 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 137 transitions.
[2024-11-08 16:47:25,377 INFO  L78                 Accepts]: Start accepts. Automaton has 124 states and 137 transitions. Word has length 48
[2024-11-08 16:47:25,377 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:25,377 INFO  L471      AbstractCegarLoop]: Abstraction has 124 states and 137 transitions.
[2024-11-08 16:47:25,378 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 10.0) internal successors, (70), 8 states have internal predecessors, (70), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:47:25,378 INFO  L276                IsEmpty]: Start isEmpty. Operand 124 states and 137 transitions.
[2024-11-08 16:47:25,378 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-11-08 16:47:25,379 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:25,379 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:25,404 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-08 16:47:25,583 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:25,583 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:25,584 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:25,584 INFO  L85        PathProgramCache]: Analyzing trace with hash 1291329135, now seen corresponding path program 1 times
[2024-11-08 16:47:25,584 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:25,584 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [10650614]
[2024-11-08 16:47:25,584 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:25,585 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:25,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:25,682 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:25,684 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:25,687 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:25,689 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:25,692 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:25,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:25,697 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:25,698 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:25,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [10650614]
[2024-11-08 16:47:25,699 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [10650614] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:25,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [281356226]
[2024-11-08 16:47:25,699 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:25,700 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:25,700 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:25,702 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:25,704 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 16:47:25,762 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:25,763 INFO  L255         TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:25,767 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:25,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:25,848 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:25,967 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:25,968 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [281356226] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:47:25,968 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:47:25,968 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 6] total 10
[2024-11-08 16:47:25,969 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [546421656]
[2024-11-08 16:47:25,969 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:25,969 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:47:25,970 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:25,970 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:47:25,970 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:47:25,971 INFO  L87              Difference]: Start difference. First operand 124 states and 137 transitions. Second operand  has 10 states, 10 states have (on average 7.4) internal successors, (74), 10 states have internal predecessors, (74), 4 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9)
[2024-11-08 16:47:26,095 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:26,096 INFO  L93              Difference]: Finished difference Result 188 states and 193 transitions.
[2024-11-08 16:47:26,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 16:47:26,097 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 7.4) internal successors, (74), 10 states have internal predecessors, (74), 4 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9) Word has length 49
[2024-11-08 16:47:26,097 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:26,098 INFO  L225             Difference]: With dead ends: 188
[2024-11-08 16:47:26,098 INFO  L226             Difference]: Without dead ends: 172
[2024-11-08 16:47:26,099 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 114 GetRequests, 99 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=99, Invalid=173, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:47:26,100 INFO  L432           NwaCegarLoop]: 55 mSDtfsCounter, 70 mSDsluCounter, 192 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 70 SdHoareTripleChecker+Valid, 247 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:26,100 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [70 Valid, 247 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:26,101 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 172 states.
[2024-11-08 16:47:26,112 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 172 to 149.
[2024-11-08 16:47:26,113 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 149 states, 124 states have (on average 1.2419354838709677) internal successors, (154), 137 states have internal predecessors, (154), 6 states have call successors, (6), 5 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 16:47:26,114 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 149 states and 166 transitions.
[2024-11-08 16:47:26,115 INFO  L78                 Accepts]: Start accepts. Automaton has 149 states and 166 transitions. Word has length 49
[2024-11-08 16:47:26,115 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:26,115 INFO  L471      AbstractCegarLoop]: Abstraction has 149 states and 166 transitions.
[2024-11-08 16:47:26,115 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 7.4) internal successors, (74), 10 states have internal predecessors, (74), 4 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9)
[2024-11-08 16:47:26,116 INFO  L276                IsEmpty]: Start isEmpty. Operand 149 states and 166 transitions.
[2024-11-08 16:47:26,116 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-08 16:47:26,116 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:26,117 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:26,144 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-08 16:47:26,321 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2024-11-08 16:47:26,322 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:26,322 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:26,322 INFO  L85        PathProgramCache]: Analyzing trace with hash -1251360571, now seen corresponding path program 1 times
[2024-11-08 16:47:26,322 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:26,323 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1149411130]
[2024-11-08 16:47:26,323 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:26,323 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:26,335 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,393 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:26,395 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,397 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:26,398 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,399 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:26,401 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,404 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51
[2024-11-08 16:47:26,406 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-08 16:47:26,410 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:26,410 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1149411130]
[2024-11-08 16:47:26,410 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1149411130] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:26,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2046292682]
[2024-11-08 16:47:26,411 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:26,411 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:26,411 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:26,413 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:26,415 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-08 16:47:26,482 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,484 INFO  L255         TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:26,485 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:26,555 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-08 16:47:26,555 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:26,556 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2046292682] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:26,556 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:26,556 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4
[2024-11-08 16:47:26,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1493842342]
[2024-11-08 16:47:26,556 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:26,557 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:26,557 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:26,557 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:26,557 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:26,558 INFO  L87              Difference]: Start difference. First operand 149 states and 166 transitions. Second operand  has 4 states, 3 states have (on average 14.666666666666666) internal successors, (44), 4 states have internal predecessors, (44), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:47:26,590 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:26,591 INFO  L93              Difference]: Finished difference Result 151 states and 166 transitions.
[2024-11-08 16:47:26,591 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:47:26,592 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 14.666666666666666) internal successors, (44), 4 states have internal predecessors, (44), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 58
[2024-11-08 16:47:26,592 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:26,593 INFO  L225             Difference]: With dead ends: 151
[2024-11-08 16:47:26,593 INFO  L226             Difference]: Without dead ends: 150
[2024-11-08 16:47:26,594 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:26,594 INFO  L432           NwaCegarLoop]: 74 mSDtfsCounter, 41 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 106 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:26,595 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 106 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:26,596 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 150 states.
[2024-11-08 16:47:26,606 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 150 to 148.
[2024-11-08 16:47:26,607 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 148 states, 124 states have (on average 1.217741935483871) internal successors, (151), 136 states have internal predecessors, (151), 6 states have call successors, (6), 5 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 16:47:26,608 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 148 states and 163 transitions.
[2024-11-08 16:47:26,608 INFO  L78                 Accepts]: Start accepts. Automaton has 148 states and 163 transitions. Word has length 58
[2024-11-08 16:47:26,609 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:26,609 INFO  L471      AbstractCegarLoop]: Abstraction has 148 states and 163 transitions.
[2024-11-08 16:47:26,609 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 14.666666666666666) internal successors, (44), 4 states have internal predecessors, (44), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 16:47:26,609 INFO  L276                IsEmpty]: Start isEmpty. Operand 148 states and 163 transitions.
[2024-11-08 16:47:26,610 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 60
[2024-11-08 16:47:26,610 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:26,610 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:26,635 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-08 16:47:26,814 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-08 16:47:26,814 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:26,815 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:26,815 INFO  L85        PathProgramCache]: Analyzing trace with hash -137471963, now seen corresponding path program 1 times
[2024-11-08 16:47:26,815 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:26,815 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1954789354]
[2024-11-08 16:47:26,815 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:26,815 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:26,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,900 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:26,901 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,903 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:26,904 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,905 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:26,907 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,910 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51
[2024-11-08 16:47:26,912 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,915 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-08 16:47:26,915 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:47:26,915 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1954789354]
[2024-11-08 16:47:26,915 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1954789354] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:26,916 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [984466484]
[2024-11-08 16:47:26,916 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:26,916 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:26,916 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:26,918 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:26,926 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-08 16:47:26,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:26,992 INFO  L255         TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:26,994 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:27,069 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-08 16:47:27,069 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:27,168 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-08 16:47:27,169 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [984466484] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:47:27,169 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:47:27,169 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-08 16:47:27,169 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1794215861]
[2024-11-08 16:47:27,169 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:47:27,170 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:47:27,170 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:47:27,171 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:47:27,171 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:47:27,171 INFO  L87              Difference]: Start difference. First operand 148 states and 163 transitions. Second operand  has 7 states, 6 states have (on average 16.333333333333332) internal successors, (98), 7 states have internal predecessors, (98), 6 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7)
[2024-11-08 16:47:27,270 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:27,270 INFO  L93              Difference]: Finished difference Result 174 states and 183 transitions.
[2024-11-08 16:47:27,271 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:47:27,271 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 16.333333333333332) internal successors, (98), 7 states have internal predecessors, (98), 6 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7) Word has length 59
[2024-11-08 16:47:27,271 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:27,272 INFO  L225             Difference]: With dead ends: 174
[2024-11-08 16:47:27,272 INFO  L226             Difference]: Without dead ends: 173
[2024-11-08 16:47:27,273 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 127 GetRequests, 122 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:47:27,274 INFO  L432           NwaCegarLoop]: 54 mSDtfsCounter, 19 mSDsluCounter, 201 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 255 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:27,274 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 255 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:47:27,275 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 173 states.
[2024-11-08 16:47:27,285 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 173 to 160.
[2024-11-08 16:47:27,286 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 160 states, 135 states have (on average 1.2296296296296296) internal successors, (166), 147 states have internal predecessors, (166), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-11-08 16:47:27,287 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 160 states and 180 transitions.
[2024-11-08 16:47:27,287 INFO  L78                 Accepts]: Start accepts. Automaton has 160 states and 180 transitions. Word has length 59
[2024-11-08 16:47:27,288 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:27,288 INFO  L471      AbstractCegarLoop]: Abstraction has 160 states and 180 transitions.
[2024-11-08 16:47:27,288 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 16.333333333333332) internal successors, (98), 7 states have internal predecessors, (98), 6 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7)
[2024-11-08 16:47:27,288 INFO  L276                IsEmpty]: Start isEmpty. Operand 160 states and 180 transitions.
[2024-11-08 16:47:27,289 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-08 16:47:27,289 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:27,289 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:27,314 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-08 16:47:27,490 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-08 16:47:27,490 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:27,490 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:27,491 INFO  L85        PathProgramCache]: Analyzing trace with hash -222052025, now seen corresponding path program 1 times
[2024-11-08 16:47:27,491 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:47:27,491 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1174985656]
[2024-11-08 16:47:27,491 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:27,491 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:47:27,506 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:27,893 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 16:47:27,894 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:27,974 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-08 16:47:27,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:27,978 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 16:47:27,980 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:47:27,981 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-08 16:47:27,982 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction has thrown an exception:
de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig$NestedTraceCheckException: UNKNOWN during nested interpolation. I don't know how to continue
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig.computeInterpolantsRecursive(InterpolatingTraceCheckCraig.java:388)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig.computeInterpolants(InterpolatingTraceCheckCraig.java:222)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig.<init>(InterpolatingTraceCheckCraig.java:95)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleCraig.construct(IpTcStrategyModuleCraig.java:77)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleCraig.construct(IpTcStrategyModuleCraig.java:1)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:101)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.isCorrect(IpTcStrategyModuleBase.java:57)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.checkFeasibility(AutomatonFreeRefinementEngine.java:210)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:121)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.<init>(AutomatonFreeRefinementEngine.java:85)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.<init>(TraceAbstractionRefinementEngine.java:82)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:302)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:407)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:342)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:324)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:426)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:312)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseSequentialProgram(TraceAbstractionStarter.java:273)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:167)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.<init>(TraceAbstractionStarter.java:143)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2024-11-08 16:47:27,988 INFO  L158              Benchmark]: Toolchain (without parser) took 22661.45ms. Allocated memory was 167.8MB in the beginning and 218.1MB in the end (delta: 50.3MB). Free memory was 124.9MB in the beginning and 167.3MB in the end (delta: -42.5MB). Peak memory consumption was 9.5MB. Max. memory is 16.1GB.
[2024-11-08 16:47:27,988 INFO  L158              Benchmark]: CDTParser took 0.29ms. Allocated memory is still 167.8MB. Free memory was 137.6MB in the beginning and 137.4MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 16:47:27,989 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 395.88ms. Allocated memory is still 167.8MB. Free memory was 124.9MB in the beginning and 112.3MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-08 16:47:27,989 INFO  L158              Benchmark]: Boogie Procedure Inliner took 52.93ms. Allocated memory is still 167.8MB. Free memory was 112.3MB in the beginning and 111.1MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 16:47:27,990 INFO  L158              Benchmark]: Boogie Preprocessor took 59.57ms. Allocated memory is still 167.8MB. Free memory was 111.1MB in the beginning and 109.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 16:47:27,990 INFO  L158              Benchmark]: RCFGBuilder took 687.33ms. Allocated memory is still 167.8MB. Free memory was 109.1MB in the beginning and 94.0MB in the end (delta: 15.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB.
[2024-11-08 16:47:27,990 INFO  L158              Benchmark]: TraceAbstraction took 21457.93ms. Allocated memory was 167.8MB in the beginning and 218.1MB in the end (delta: 50.3MB). Free memory was 93.4MB in the beginning and 167.3MB in the end (delta: -73.9MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 16:47:27,992 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.29ms. Allocated memory is still 167.8MB. Free memory was 137.6MB in the beginning and 137.4MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 395.88ms. Allocated memory is still 167.8MB. Free memory was 124.9MB in the beginning and 112.3MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 52.93ms. Allocated memory is still 167.8MB. Free memory was 112.3MB in the beginning and 111.1MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 59.57ms. Allocated memory is still 167.8MB. Free memory was 111.1MB in the beginning and 109.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 687.33ms. Allocated memory is still 167.8MB. Free memory was 109.1MB in the beginning and 94.0MB in the end (delta: 15.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB.
 * TraceAbstraction took 21457.93ms. Allocated memory was 167.8MB in the beginning and 218.1MB in the end (delta: 50.3MB). Free memory was 93.4MB in the beginning and 167.3MB in the end (delta: -73.9MB). There was no memory consumed. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - ExceptionOrErrorResult: NestedTraceCheckException: UNKNOWN during nested interpolation. I don't know how to continue
    de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: NestedTraceCheckException: UNKNOWN during nested interpolation. I don't know how to continue: de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig.computeInterpolantsRecursive(InterpolatingTraceCheckCraig.java:388)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
[2024-11-08 16:47:28,022 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/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
Using bit-precise analysis
Retrying with bit-precise analysis

### Bit-precise run ###
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/geo1-ll2_unwindbound100.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b61db512cc77bff784b3cdbd5d852c5dc364bdc7776dcbb3369c7c75ae1fb315
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:47:30,916 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:47:31,059 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Bitvector.epf
[2024-11-08 16:47:31,067 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:47:31,068 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:47:31,115 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:47:31,117 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:47:31,118 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:47:31,119 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:47:31,120 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:47:31,121 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:47:31,122 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:47:31,124 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:47:31,125 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:47:31,125 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:47:31,128 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:47:31,129 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:47:31,129 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:47:31,129 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:47:31,134 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:47:31,134 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:47:31,135 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:47:31,136 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:47:31,136 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-08 16:47:31,136 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-08 16:47:31,137 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:47:31,137 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 16:47:31,138 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-08 16:47:31,138 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 16:47:31,138 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:47:31,141 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:47:31,142 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:47:31,143 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:47:31,143 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:47:31,144 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:47:31,144 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:47:31,144 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:47:31,146 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:47:31,146 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:47:31,146 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:47:31,147 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-11-08 16:47:31,147 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-11-08 16:47:31,148 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:47:31,148 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:47:31,148 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:47:31,149 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:47:31,150 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b61db512cc77bff784b3cdbd5d852c5dc364bdc7776dcbb3369c7c75ae1fb315
[2024-11-08 16:47:31,660 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:47:31,699 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:47:31,703 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:47:31,704 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:47:31,706 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:47:31,708 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/nla-digbench-scaling/geo1-ll2_unwindbound100.c
Unable to find full path for "g++"
[2024-11-08 16:47:34,002 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:47:34,320 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:47:34,325 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/sv-benchmarks/c/nla-digbench-scaling/geo1-ll2_unwindbound100.c
[2024-11-08 16:47:34,338 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data/bbfdb41c1/dbda919702ed4539aab741ed52102277/FLAG1367d45ff
[2024-11-08 16:47:34,623 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/data/bbfdb41c1/dbda919702ed4539aab741ed52102277
[2024-11-08 16:47:34,626 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:47:34,628 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:47:34,629 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:47:34,630 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:47:34,640 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:47:34,641 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:47:34" (1/1) ...
[2024-11-08 16:47:34,642 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3b37859e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:34, skipping insertion in model container
[2024-11-08 16:47:34,642 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:47:34" (1/1) ...
[2024-11-08 16:47:34,678 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:47:34,995 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:47:35,019 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:47:35,086 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:47:35,113 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:47:35,113 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35 WrapperNode
[2024-11-08 16:47:35,114 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:47:35,127 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:47:35,128 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:47:35,128 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:47:35,137 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,149 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,181 INFO  L138                Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 75
[2024-11-08 16:47:35,184 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:47:35,185 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:47:35,186 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:47:35,188 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:47:35,203 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,204 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,207 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,223 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 16:47:35,223 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,224 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,233 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,237 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,239 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,241 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,244 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:47:35,245 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:47:35,245 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:47:35,246 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:47:35,247 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (1/1) ...
[2024-11-08 16:47:35,261 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:47:35,275 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:35,289 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:47:35,292 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:47:35,322 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:47:35,322 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-11-08 16:47:35,323 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-08 16:47:35,323 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-08 16:47:35,323 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:47:35,323 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:47:35,323 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-08 16:47:35,323 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-08 16:47:35,420 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:47:35,424 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:47:43,175 INFO  L?                        ?]: Removed 47 outVars from TransFormulas that were not future-live.
[2024-11-08 16:47:43,175 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:47:43,193 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:47:43,193 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 16:47:43,194 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:47:43 BoogieIcfgContainer
[2024-11-08 16:47:43,194 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:47:43,197 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:47:43,198 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:47:43,203 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:47:43,203 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:47:34" (1/3) ...
[2024-11-08 16:47:43,204 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17b10da3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:47:43, skipping insertion in model container
[2024-11-08 16:47:43,205 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:47:35" (2/3) ...
[2024-11-08 16:47:43,206 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17b10da3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:47:43, skipping insertion in model container
[2024-11-08 16:47:43,207 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:47:43" (3/3) ...
[2024-11-08 16:47:43,211 INFO  L112   eAbstractionObserver]: Analyzing ICFG geo1-ll2_unwindbound100.c
[2024-11-08 16:47:43,235 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:47:43,236 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 26 error locations.
[2024-11-08 16:47:43,348 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:47:43,357 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;@28e3d5c7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:47:43,357 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 26 error locations.
[2024-11-08 16:47:43,362 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 76 states, 43 states have (on average 1.7209302325581395) internal successors, (74), 69 states have internal predecessors, (74), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:47:43,375 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 16:47:43,376 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:43,377 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:43,379 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:43,387 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:43,388 INFO  L85        PathProgramCache]: Analyzing trace with hash 848456127, now seen corresponding path program 1 times
[2024-11-08 16:47:43,400 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:47:43,401 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1954416853]
[2024-11-08 16:47:43,401 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:43,401 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:43,402 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:43,404 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:43,407 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:47:43,489 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:43,491 INFO  L255         TraceCheckSpWp]: Trace formula consists of 33 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:43,500 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:43,527 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 16:47:43,527 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:43,528 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:47:43,528 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1954416853]
[2024-11-08 16:47:43,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1954416853] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:43,529 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:43,533 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:47:43,535 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1441491046]
[2024-11-08 16:47:43,536 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:43,542 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 16:47:43,542 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:47:43,573 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 16:47:43,574 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:47:43,578 INFO  L87              Difference]: Start difference. First operand  has 76 states, 43 states have (on average 1.7209302325581395) internal successors, (74), 69 states have internal predecessors, (74), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Second operand  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 16:47:43,609 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:43,609 INFO  L93              Difference]: Finished difference Result 142 states and 163 transitions.
[2024-11-08 16:47:43,611 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 16:47:43,612 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 15
[2024-11-08 16:47:43,613 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:43,622 INFO  L225             Difference]: With dead ends: 142
[2024-11-08 16:47:43,622 INFO  L226             Difference]: Without dead ends: 63
[2024-11-08 16:47:43,627 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:47:43,634 INFO  L432           NwaCegarLoop]: 72 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:43,635 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:47:43,658 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 63 states.
[2024-11-08 16:47:43,687 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63.
[2024-11-08 16:47:43,691 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 63 states, 38 states have (on average 1.5526315789473684) internal successors, (59), 57 states have internal predecessors, (59), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:43,694 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 65 transitions.
[2024-11-08 16:47:43,698 INFO  L78                 Accepts]: Start accepts. Automaton has 63 states and 65 transitions. Word has length 15
[2024-11-08 16:47:43,698 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:43,699 INFO  L471      AbstractCegarLoop]: Abstraction has 63 states and 65 transitions.
[2024-11-08 16:47:43,699 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 16:47:43,699 INFO  L276                IsEmpty]: Start isEmpty. Operand 63 states and 65 transitions.
[2024-11-08 16:47:43,703 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-08 16:47:43,704 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:43,704 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:43,731 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-08 16:47:43,908 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:43,909 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:43,910 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:43,910 INFO  L85        PathProgramCache]: Analyzing trace with hash -1729458292, now seen corresponding path program 1 times
[2024-11-08 16:47:43,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:47:43,911 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [963971044]
[2024-11-08 16:47:43,911 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:43,911 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:43,912 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:43,914 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:43,916 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:47:44,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:44,007 INFO  L255         TraceCheckSpWp]: Trace formula consists of 34 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:44,009 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:44,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:44,201 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:47:44,201 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:47:44,201 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [963971044]
[2024-11-08 16:47:44,202 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [963971044] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:47:44,202 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:47:44,202 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:47:44,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1768867145]
[2024-11-08 16:47:44,203 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:44,205 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:47:44,205 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:47:44,206 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:47:44,206 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:47:44,207 INFO  L87              Difference]: Start difference. First operand 63 states and 65 transitions. Second operand  has 4 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:44,328 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:47:44,328 INFO  L93              Difference]: Finished difference Result 82 states and 84 transitions.
[2024-11-08 16:47:44,329 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:47:44,330 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 16
[2024-11-08 16:47:44,330 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:47:44,331 INFO  L225             Difference]: With dead ends: 82
[2024-11-08 16:47:44,331 INFO  L226             Difference]: Without dead ends: 67
[2024-11-08 16:47:44,332 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:47:44,334 INFO  L432           NwaCegarLoop]: 61 mSDtfsCounter, 3 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:47:44,335 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 171 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:47:44,336 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 67 states.
[2024-11-08 16:47:44,344 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 67.
[2024-11-08 16:47:44,345 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 42 states have (on average 1.5) internal successors, (63), 61 states have internal predecessors, (63), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:47:44,347 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 69 transitions.
[2024-11-08 16:47:44,348 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 69 transitions. Word has length 16
[2024-11-08 16:47:44,350 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:47:44,353 INFO  L471      AbstractCegarLoop]: Abstraction has 67 states and 69 transitions.
[2024-11-08 16:47:44,354 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:44,354 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 69 transitions.
[2024-11-08 16:47:44,355 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-08 16:47:44,355 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:47:44,355 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:47:44,381 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 16:47:44,556 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:44,556 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:47:44,558 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:47:44,558 INFO  L85        PathProgramCache]: Analyzing trace with hash 142926478, now seen corresponding path program 1 times
[2024-11-08 16:47:44,559 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:47:44,559 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [833402690]
[2024-11-08 16:47:44,559 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:47:44,559 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:47:44,560 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:47:44,561 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:47:44,563 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:47:44,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:47:44,742 INFO  L255         TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:47:44,744 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:47:45,014 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:47:45,015 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:47:54,213 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:47:54,214 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:47:54,214 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [833402690]
[2024-11-08 16:47:54,214 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [833402690] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:47:54,215 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:47:54,215 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-11-08 16:47:54,215 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [200504752]
[2024-11-08 16:47:54,215 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:47:54,216 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:47:54,216 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:47:54,217 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:47:54,218 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:47:54,218 INFO  L87              Difference]: Start difference. First operand 67 states and 69 transitions. Second operand  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:47:57,340 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.04s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:47:59,466 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.13s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:03,090 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.24s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:08,740 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.02s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:10,683 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.94s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:12,318 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.25s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:15,221 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.28s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:19,338 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.12s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:23,344 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:24,723 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:29,234 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.11s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:31,682 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.45s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:35,845 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.16s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:39,853 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:43,958 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:48,934 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:51,615 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.68s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:53,945 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.56s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:57,814 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.87s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:48:59,404 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.40s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:02,776 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.59s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:04,700 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:08,790 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:10,073 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.28s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:10,073 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:49:10,073 INFO  L93              Difference]: Finished difference Result 73 states and 78 transitions.
[2024-11-08 16:49:10,120 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:49:10,120 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 18
[2024-11-08 16:49:10,120 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:49:10,121 INFO  L225             Difference]: With dead ends: 73
[2024-11-08 16:49:10,121 INFO  L226             Difference]: Without dead ends: 71
[2024-11-08 16:49:10,122 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 5.4s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:49:10,124 INFO  L432           NwaCegarLoop]: 39 mSDtfsCounter, 19 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 7 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 74.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 7 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 75.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:49:10,124 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 57 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 7 Unknown, 0 Unchecked, 75.8s Time]
[2024-11-08 16:49:10,125 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2024-11-08 16:49:10,133 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 67.
[2024-11-08 16:49:10,133 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 43 states have (on average 1.4651162790697674) internal successors, (63), 61 states have internal predecessors, (63), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:49:10,135 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 69 transitions.
[2024-11-08 16:49:10,135 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 69 transitions. Word has length 18
[2024-11-08 16:49:10,135 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:49:10,136 INFO  L471      AbstractCegarLoop]: Abstraction has 67 states and 69 transitions.
[2024-11-08 16:49:10,136 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:49:10,136 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 69 transitions.
[2024-11-08 16:49:10,137 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 16:49:10,137 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:49:10,137 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:49:10,170 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 16:49:10,338 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:49:10,339 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:49:10,339 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:49:10,340 INFO  L85        PathProgramCache]: Analyzing trace with hash 135753574, now seen corresponding path program 1 times
[2024-11-08 16:49:10,340 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:49:10,340 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [741262853]
[2024-11-08 16:49:10,340 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:49:10,340 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:49:10,341 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:49:10,342 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:49:10,343 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 16:49:10,495 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:49:10,510 INFO  L255         TraceCheckSpWp]: Trace formula consists of 38 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:49:10,512 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:49:10,992 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:49:10,992 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:49:22,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:49:22,055 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:49:22,055 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [741262853]
[2024-11-08 16:49:22,056 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [741262853] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:49:22,056 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:49:22,056 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-11-08 16:49:22,056 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1397615240]
[2024-11-08 16:49:22,057 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:49:22,057 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:49:22,057 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:49:22,058 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:49:22,058 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:49:22,059 INFO  L87              Difference]: Start difference. First operand 67 states and 69 transitions. Second operand  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:49:26,396 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:30,133 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.71s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:33,074 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:36,025 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.05s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:39,252 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.75s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:42,049 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.73s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:46,978 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:51,879 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.13s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:49:55,883 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:01,834 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.28s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:03,167 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:05,745 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.86s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:07,330 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.58s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:12,273 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:15,331 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.67s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:21,411 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.98s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:25,169 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.76s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:25,169 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:50:25,170 INFO  L93              Difference]: Finished difference Result 73 states and 78 transitions.
[2024-11-08 16:50:25,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:50:25,205 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2024-11-08 16:50:25,206 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:50:25,207 INFO  L225             Difference]: With dead ends: 73
[2024-11-08 16:50:25,208 INFO  L226             Difference]: Without dead ends: 71
[2024-11-08 16:50:25,208 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 6.5s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:50:25,209 INFO  L432           NwaCegarLoop]: 41 mSDtfsCounter, 18 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 2 mSolverCounterUnsat, 5 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 61.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 5 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 63.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:50:25,210 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 59 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 49 Invalid, 5 Unknown, 0 Unchecked, 63.1s Time]
[2024-11-08 16:50:25,211 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2024-11-08 16:50:25,218 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 67.
[2024-11-08 16:50:25,218 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 44 states have (on average 1.4318181818181819) internal successors, (63), 61 states have internal predecessors, (63), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:50:25,220 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 69 transitions.
[2024-11-08 16:50:25,220 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 69 transitions. Word has length 19
[2024-11-08 16:50:25,221 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:50:25,221 INFO  L471      AbstractCegarLoop]: Abstraction has 67 states and 69 transitions.
[2024-11-08 16:50:25,221 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:50:25,222 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 69 transitions.
[2024-11-08 16:50:25,222 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-08 16:50:25,223 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:50:25,223 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:50:25,247 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-08 16:50:25,424 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:50:25,424 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:50:25,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:50:25,425 INFO  L85        PathProgramCache]: Analyzing trace with hash -86606448, now seen corresponding path program 1 times
[2024-11-08 16:50:25,425 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:50:25,425 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1891156270]
[2024-11-08 16:50:25,425 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:50:25,426 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:50:25,426 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:50:25,428 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:50:25,430 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 16:50:25,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:25,608 INFO  L255         TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:50:25,609 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:50:26,158 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:50:26,158 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:50:28,552 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:50:28,552 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:50:28,561 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1891156270]
[2024-11-08 16:50:28,561 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1891156270] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:50:28,561 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:50:28,561 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-11-08 16:50:28,562 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1220610250]
[2024-11-08 16:50:28,562 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:50:28,562 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:50:28,562 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:50:28,563 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:50:28,563 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:50:28,563 INFO  L87              Difference]: Start difference. First operand 67 states and 69 transitions. Second operand  has 3 states, 2 states have (on average 6.5) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:50:30,038 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.33s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:36,127 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.63s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:38,910 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:43,438 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.17s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:47,116 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.19s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:48,251 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.03s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:50:49,235 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:50:49,235 INFO  L93              Difference]: Finished difference Result 73 states and 78 transitions.
[2024-11-08 16:50:49,241 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:50:49,242 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 6.5) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 20
[2024-11-08 16:50:49,242 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:50:49,243 INFO  L225             Difference]: With dead ends: 73
[2024-11-08 16:50:49,243 INFO  L226             Difference]: Without dead ends: 72
[2024-11-08 16:50:49,244 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:50:49,245 INFO  L432           NwaCegarLoop]: 39 mSDtfsCounter, 17 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 19.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 20.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:50:49,245 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 57 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 20.7s Time]
[2024-11-08 16:50:49,247 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 72 states.
[2024-11-08 16:50:49,254 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 68.
[2024-11-08 16:50:49,254 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 68 states, 45 states have (on average 1.4222222222222223) internal successors, (64), 62 states have internal predecessors, (64), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:50:49,255 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 70 transitions.
[2024-11-08 16:50:49,256 INFO  L78                 Accepts]: Start accepts. Automaton has 68 states and 70 transitions. Word has length 20
[2024-11-08 16:50:49,256 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:50:49,256 INFO  L471      AbstractCegarLoop]: Abstraction has 68 states and 70 transitions.
[2024-11-08 16:50:49,257 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 6.5) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:50:49,257 INFO  L276                IsEmpty]: Start isEmpty. Operand 68 states and 70 transitions.
[2024-11-08 16:50:49,258 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-08 16:50:49,258 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:50:49,258 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:50:49,281 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-08 16:50:49,458 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:50:49,459 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:50:49,459 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:50:49,460 INFO  L85        PathProgramCache]: Analyzing trace with hash 1610167464, now seen corresponding path program 1 times
[2024-11-08 16:50:49,460 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:50:49,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [982238753]
[2024-11-08 16:50:49,460 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:50:49,460 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:50:49,461 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:50:49,462 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:50:49,463 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 16:50:49,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:50:49,619 INFO  L255         TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:50:49,620 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:50:50,123 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:50:50,123 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:50:51,872 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:50:51,872 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:50:51,872 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [982238753]
[2024-11-08 16:50:51,872 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [982238753] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:50:51,872 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:50:51,873 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-11-08 16:50:51,873 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1453131917]
[2024-11-08 16:50:51,873 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:50:51,873 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:50:51,873 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:50:51,874 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:50:51,874 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:50:51,874 INFO  L87              Difference]: Start difference. First operand 68 states and 70 transitions. Second operand  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:50:53,538 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:02,802 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:04,189 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.39s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:07,120 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:51:07,121 INFO  L93              Difference]: Finished difference Result 74 states and 79 transitions.
[2024-11-08 16:51:07,127 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:51:07,127 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 21
[2024-11-08 16:51:07,127 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:51:07,128 INFO  L225             Difference]: With dead ends: 74
[2024-11-08 16:51:07,128 INFO  L226             Difference]: Without dead ends: 73
[2024-11-08 16:51:07,129 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:51:07,130 INFO  L432           NwaCegarLoop]: 40 mSDtfsCounter, 16 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 14.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 58 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 15.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:51:07,130 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 58 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 15.2s Time]
[2024-11-08 16:51:07,131 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2024-11-08 16:51:07,137 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 69.
[2024-11-08 16:51:07,137 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 69 states, 46 states have (on average 1.4130434782608696) internal successors, (65), 63 states have internal predecessors, (65), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:51:07,138 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 71 transitions.
[2024-11-08 16:51:07,139 INFO  L78                 Accepts]: Start accepts. Automaton has 69 states and 71 transitions. Word has length 21
[2024-11-08 16:51:07,139 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:51:07,139 INFO  L471      AbstractCegarLoop]: Abstraction has 69 states and 71 transitions.
[2024-11-08 16:51:07,139 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:51:07,140 INFO  L276                IsEmpty]: Start isEmpty. Operand 69 states and 71 transitions.
[2024-11-08 16:51:07,140 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-08 16:51:07,141 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:51:07,141 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:51:07,167 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 16:51:07,341 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:51:07,342 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:51:07,342 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:51:07,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -1624416110, now seen corresponding path program 1 times
[2024-11-08 16:51:07,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:51:07,343 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1422169329]
[2024-11-08 16:51:07,343 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:51:07,343 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:51:07,344 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:51:07,346 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:51:07,348 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 16:51:07,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:07,596 INFO  L255         TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:51:07,598 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:51:08,416 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:51:08,417 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:51:11,430 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:51:11,431 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:51:11,435 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1422169329]
[2024-11-08 16:51:11,435 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1422169329] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:51:11,435 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:51:11,436 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-11-08 16:51:11,436 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933750415]
[2024-11-08 16:51:11,436 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:51:11,436 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:51:11,437 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:51:11,437 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:51:11,437 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:51:11,437 INFO  L87              Difference]: Start difference. First operand 69 states and 71 transitions. Second operand  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:51:12,746 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.21s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:16,891 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.12s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:22,104 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.12s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:25,956 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.01s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:28,213 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.21s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:30,862 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:51:30,862 INFO  L93              Difference]: Finished difference Result 75 states and 80 transitions.
[2024-11-08 16:51:30,870 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:51:30,870 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 22
[2024-11-08 16:51:30,870 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:51:30,873 INFO  L225             Difference]: With dead ends: 75
[2024-11-08 16:51:30,873 INFO  L226             Difference]: Without dead ends: 74
[2024-11-08 16:51:30,874 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 42 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:51:30,875 INFO  L432           NwaCegarLoop]: 41 mSDtfsCounter, 15 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 18.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 19.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:51:30,875 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 59 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 19.4s Time]
[2024-11-08 16:51:30,876 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 74 states.
[2024-11-08 16:51:30,880 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 70.
[2024-11-08 16:51:30,881 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70 states, 47 states have (on average 1.4042553191489362) internal successors, (66), 64 states have internal predecessors, (66), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:51:30,889 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 72 transitions.
[2024-11-08 16:51:30,889 INFO  L78                 Accepts]: Start accepts. Automaton has 70 states and 72 transitions. Word has length 22
[2024-11-08 16:51:30,890 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:51:30,890 INFO  L471      AbstractCegarLoop]: Abstraction has 70 states and 72 transitions.
[2024-11-08 16:51:30,890 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:51:30,890 INFO  L276                IsEmpty]: Start isEmpty. Operand 70 states and 72 transitions.
[2024-11-08 16:51:30,891 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-11-08 16:51:30,891 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:51:30,891 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:51:30,926 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-08 16:51:31,091 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:51:31,092 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:51:31,092 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:51:31,092 INFO  L85        PathProgramCache]: Analyzing trace with hash 1182708202, now seen corresponding path program 1 times
[2024-11-08 16:51:31,093 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:51:31,093 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1991576391]
[2024-11-08 16:51:31,093 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:51:31,093 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:51:31,093 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:51:31,094 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:51:31,095 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 16:51:31,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:51:31,292 INFO  L255         TraceCheckSpWp]: Trace formula consists of 42 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:51:31,293 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:51:32,135 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:51:32,136 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:51:36,066 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:51:36,066 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:51:36,067 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1991576391]
[2024-11-08 16:51:36,067 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1991576391] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:51:36,067 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:51:36,067 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-11-08 16:51:36,067 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1158205366]
[2024-11-08 16:51:36,067 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:51:36,067 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:51:36,068 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:51:36,068 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:51:36,068 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:51:36,068 INFO  L87              Difference]: Start difference. First operand 70 states and 72 transitions. Second operand  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:51:40,800 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.60s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:43,103 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.09s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:45,421 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:48,605 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:51,700 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.27s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:53,123 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.30s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:56,160 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.07s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:51:59,020 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.06s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:52:00,666 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:52:00,666 INFO  L93              Difference]: Finished difference Result 76 states and 81 transitions.
[2024-11-08 16:52:00,672 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:52:00,673 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 23
[2024-11-08 16:52:00,673 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:52:00,674 INFO  L225             Difference]: With dead ends: 76
[2024-11-08 16:52:00,674 INFO  L226             Difference]: Without dead ends: 75
[2024-11-08 16:52:00,674 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:52:00,675 INFO  L432           NwaCegarLoop]: 42 mSDtfsCounter, 14 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 23.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 24.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:52:00,676 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 60 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 24.6s Time]
[2024-11-08 16:52:00,677 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 75 states.
[2024-11-08 16:52:00,684 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 75 to 71.
[2024-11-08 16:52:00,685 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 71 states, 48 states have (on average 1.3958333333333333) internal successors, (67), 65 states have internal predecessors, (67), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:52:00,685 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 73 transitions.
[2024-11-08 16:52:00,686 INFO  L78                 Accepts]: Start accepts. Automaton has 71 states and 73 transitions. Word has length 23
[2024-11-08 16:52:00,686 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:52:00,687 INFO  L471      AbstractCegarLoop]: Abstraction has 71 states and 73 transitions.
[2024-11-08 16:52:00,687 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:52:00,687 INFO  L276                IsEmpty]: Start isEmpty. Operand 71 states and 73 transitions.
[2024-11-08 16:52:00,688 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-11-08 16:52:00,688 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:52:00,688 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:52:00,717 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-08 16:52:00,889 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:00,889 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:52:00,890 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:52:00,890 INFO  L85        PathProgramCache]: Analyzing trace with hash -1583749332, now seen corresponding path program 1 times
[2024-11-08 16:52:00,890 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:52:00,890 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [295192268]
[2024-11-08 16:52:00,890 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:52:00,890 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:00,891 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:52:00,892 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:52:00,893 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 16:52:01,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:01,118 INFO  L255         TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 16:52:01,120 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:52:02,147 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:52:02,148 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:52:09,332 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:52:09,333 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:52:09,333 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [295192268]
[2024-11-08 16:52:09,333 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [295192268] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:52:09,333 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:52:09,333 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 7
[2024-11-08 16:52:09,334 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1193743593]
[2024-11-08 16:52:09,334 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:52:09,334 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:52:09,334 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:52:09,335 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:52:09,335 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:52:09,335 INFO  L87              Difference]: Start difference. First operand 71 states and 73 transitions. Second operand  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:52:19,624 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:52:23,028 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.40s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:52:24,492 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.27s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:52:26,692 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.45s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:52:29,848 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.16s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:52:35,809 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:52:35,809 INFO  L93              Difference]: Finished difference Result 78 states and 83 transitions.
[2024-11-08 16:52:35,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:52:35,817 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 25
[2024-11-08 16:52:35,817 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:52:35,818 INFO  L225             Difference]: With dead ends: 78
[2024-11-08 16:52:35,818 INFO  L226             Difference]: Without dead ends: 77
[2024-11-08 16:52:35,818 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:52:35,819 INFO  L432           NwaCegarLoop]: 43 mSDtfsCounter, 32 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 25.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 26.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:52:35,819 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 61 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 26.5s Time]
[2024-11-08 16:52:35,821 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 77 states.
[2024-11-08 16:52:35,827 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 73.
[2024-11-08 16:52:35,827 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 73 states, 50 states have (on average 1.38) internal successors, (69), 67 states have internal predecessors, (69), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:52:35,828 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 75 transitions.
[2024-11-08 16:52:35,829 INFO  L78                 Accepts]: Start accepts. Automaton has 73 states and 75 transitions. Word has length 25
[2024-11-08 16:52:35,829 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:52:35,829 INFO  L471      AbstractCegarLoop]: Abstraction has 73 states and 75 transitions.
[2024-11-08 16:52:35,829 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 16:52:35,830 INFO  L276                IsEmpty]: Start isEmpty. Operand 73 states and 75 transitions.
[2024-11-08 16:52:35,830 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-08 16:52:35,831 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:52:35,831 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:52:35,862 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-08 16:52:36,031 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:36,032 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:52:36,032 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:52:36,032 INFO  L85        PathProgramCache]: Analyzing trace with hash -767901599, now seen corresponding path program 1 times
[2024-11-08 16:52:36,032 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:52:36,032 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1815696466]
[2024-11-08 16:52:36,033 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:52:36,033 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:36,033 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:52:36,034 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:52:36,036 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 16:52:36,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:36,277 INFO  L255         TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:52:36,279 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:52:36,727 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:52:36,728 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:52:37,450 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:52:37,450 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:52:37,451 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1815696466]
[2024-11-08 16:52:37,451 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1815696466] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:52:37,451 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:52:37,451 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 6
[2024-11-08 16:52:37,451 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1477334903]
[2024-11-08 16:52:37,451 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:52:37,452 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:52:37,452 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:52:37,452 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:52:37,452 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:52:37,453 INFO  L87              Difference]: Start difference. First operand 73 states and 75 transitions. Second operand  has 7 states, 6 states have (on average 7.166666666666667) internal successors, (43), 7 states have internal predecessors, (43), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 16:52:42,349 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:52:42,349 INFO  L93              Difference]: Finished difference Result 73 states and 75 transitions.
[2024-11-08 16:52:42,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:52:42,359 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 7.166666666666667) internal successors, (43), 7 states have internal predecessors, (43), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) Word has length 32
[2024-11-08 16:52:42,359 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:52:42,360 INFO  L225             Difference]: With dead ends: 73
[2024-11-08 16:52:42,360 INFO  L226             Difference]: Without dead ends: 72
[2024-11-08 16:52:42,360 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:52:42,361 INFO  L432           NwaCegarLoop]: 28 mSDtfsCounter, 30 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 121 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 121 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 121 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:52:42,362 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 92 Invalid, 121 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 121 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-08 16:52:42,363 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 72 states.
[2024-11-08 16:52:42,368 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 72.
[2024-11-08 16:52:42,369 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 72 states, 50 states have (on average 1.36) internal successors, (68), 66 states have internal predecessors, (68), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-08 16:52:42,370 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 74 transitions.
[2024-11-08 16:52:42,370 INFO  L78                 Accepts]: Start accepts. Automaton has 72 states and 74 transitions. Word has length 32
[2024-11-08 16:52:42,371 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:52:42,371 INFO  L471      AbstractCegarLoop]: Abstraction has 72 states and 74 transitions.
[2024-11-08 16:52:42,371 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 7.166666666666667) internal successors, (43), 7 states have internal predecessors, (43), 3 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6)
[2024-11-08 16:52:42,372 INFO  L276                IsEmpty]: Start isEmpty. Operand 72 states and 74 transitions.
[2024-11-08 16:52:42,372 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-11-08 16:52:42,373 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:52:42,373 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:52:42,400 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-08 16:52:42,574 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:42,574 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:52:42,574 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:52:42,575 INFO  L85        PathProgramCache]: Analyzing trace with hash 1964855614, now seen corresponding path program 1 times
[2024-11-08 16:52:42,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:52:42,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [183636726]
[2024-11-08 16:52:42,575 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:52:42,576 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:42,576 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:52:42,578 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:52:42,580 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 16:52:42,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:42,806 INFO  L255         TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 16:52:42,807 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:52:43,086 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:52:43,087 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:52:43,087 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:52:43,087 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [183636726]
[2024-11-08 16:52:43,087 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [183636726] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:52:43,087 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:52:43,088 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:52:43,088 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2000409598]
[2024-11-08 16:52:43,088 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:52:43,089 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:52:43,089 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:52:43,090 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:52:43,090 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:52:43,090 INFO  L87              Difference]: Start difference. First operand 72 states and 74 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, (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-11-08 16:52:43,193 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:52:43,193 INFO  L93              Difference]: Finished difference Result 77 states and 81 transitions.
[2024-11-08 16:52:43,194 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:52:43,194 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, (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 33
[2024-11-08 16:52:43,194 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:52:43,195 INFO  L225             Difference]: With dead ends: 77
[2024-11-08 16:52:43,195 INFO  L226             Difference]: Without dead ends: 76
[2024-11-08 16:52:43,196 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:52:43,196 INFO  L432           NwaCegarLoop]: 58 mSDtfsCounter, 0 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:52:43,197 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 113 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:52:43,198 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 76 states.
[2024-11-08 16:52:43,204 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 76.
[2024-11-08 16:52:43,204 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 76 states, 53 states have (on average 1.3584905660377358) internal successors, (72), 69 states have internal predecessors, (72), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:52:43,205 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 80 transitions.
[2024-11-08 16:52:43,205 INFO  L78                 Accepts]: Start accepts. Automaton has 76 states and 80 transitions. Word has length 33
[2024-11-08 16:52:43,206 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:52:43,206 INFO  L471      AbstractCegarLoop]: Abstraction has 76 states and 80 transitions.
[2024-11-08 16:52:43,206 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, (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-11-08 16:52:43,207 INFO  L276                IsEmpty]: Start isEmpty. Operand 76 states and 80 transitions.
[2024-11-08 16:52:43,207 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-11-08 16:52:43,207 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:52:43,208 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:52:43,244 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-08 16:52:43,408 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:43,409 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:52:43,411 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:52:43,411 INFO  L85        PathProgramCache]: Analyzing trace with hash 780941251, now seen corresponding path program 1 times
[2024-11-08 16:52:43,411 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:52:43,411 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [770428998]
[2024-11-08 16:52:43,411 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:52:43,412 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:43,412 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:52:43,415 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:52:43,417 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 16:52:43,710 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:43,733 INFO  L255         TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 16:52:43,735 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:52:44,001 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:52:44,001 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:52:44,002 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:52:44,002 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [770428998]
[2024-11-08 16:52:44,002 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [770428998] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:52:44,002 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:52:44,002 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:52:44,002 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [236097616]
[2024-11-08 16:52:44,002 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:52:44,003 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:52:44,003 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:52:44,003 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:52:44,004 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:52:44,004 INFO  L87              Difference]: Start difference. First operand 76 states and 80 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, (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-11-08 16:52:50,170 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:52:50,170 INFO  L93              Difference]: Finished difference Result 87 states and 91 transitions.
[2024-11-08 16:52:50,177 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:52:50,178 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, (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 34
[2024-11-08 16:52:50,178 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:52:50,179 INFO  L225             Difference]: With dead ends: 87
[2024-11-08 16:52:50,179 INFO  L226             Difference]: Without dead ends: 84
[2024-11-08 16:52:50,179 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:52:50,180 INFO  L432           NwaCegarLoop]: 48 mSDtfsCounter, 7 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:52:50,180 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 78 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 6.2s Time]
[2024-11-08 16:52:50,181 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84 states.
[2024-11-08 16:52:50,187 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84 to 84.
[2024-11-08 16:52:50,187 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 84 states, 61 states have (on average 1.3114754098360655) internal successors, (80), 77 states have internal predecessors, (80), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:52:50,188 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 88 transitions.
[2024-11-08 16:52:50,188 INFO  L78                 Accepts]: Start accepts. Automaton has 84 states and 88 transitions. Word has length 34
[2024-11-08 16:52:50,189 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:52:50,189 INFO  L471      AbstractCegarLoop]: Abstraction has 84 states and 88 transitions.
[2024-11-08 16:52:50,189 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, (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-11-08 16:52:50,189 INFO  L276                IsEmpty]: Start isEmpty. Operand 84 states and 88 transitions.
[2024-11-08 16:52:50,190 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-08 16:52:50,191 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:52:50,191 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:52:50,230 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-11-08 16:52:50,391 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:50,392 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:52:50,393 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:52:50,393 INFO  L85        PathProgramCache]: Analyzing trace with hash -816937504, now seen corresponding path program 1 times
[2024-11-08 16:52:50,393 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:52:50,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1282731362]
[2024-11-08 16:52:50,393 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:52:50,393 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:52:50,394 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:52:50,395 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:52:50,397 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-08 16:52:50,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:52:50,701 INFO  L255         TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:52:50,703 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:52:51,940 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:52:51,940 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:52:56,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:52:56,393 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:52:56,393 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1282731362]
[2024-11-08 16:52:56,393 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1282731362] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:52:56,393 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:52:56,393 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8
[2024-11-08 16:52:56,394 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2130361858]
[2024-11-08 16:52:56,394 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:52:56,394 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:52:56,394 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:52:56,395 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:52:56,395 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:52:56,395 INFO  L87              Difference]: Start difference. First operand 84 states and 88 transitions. Second operand  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 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-11-08 16:53:07,627 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.45s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:09,245 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.13s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:15,448 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:25,287 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:26,145 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:53:26,145 INFO  L93              Difference]: Finished difference Result 87 states and 91 transitions.
[2024-11-08 16:53:26,159 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:53:26,159 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 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 37
[2024-11-08 16:53:26,159 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:53:26,160 INFO  L225             Difference]: With dead ends: 87
[2024-11-08 16:53:26,160 INFO  L226             Difference]: Without dead ends: 86
[2024-11-08 16:53:26,160 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 73 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 6.3s TimeCoverageRelationStatistics Valid=26, Invalid=63, Unknown=1, NotChecked=0, Total=90
[2024-11-08 16:53:26,161 INFO  L432           NwaCegarLoop]: 41 mSDtfsCounter, 30 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 85 mSolverCounterSat, 3 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 24.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 95 SdHoareTripleChecker+Invalid, 90 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 85 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 25.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:53:26,162 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 95 Invalid, 90 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 85 Invalid, 2 Unknown, 0 Unchecked, 25.0s Time]
[2024-11-08 16:53:26,162 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86 states.
[2024-11-08 16:53:26,166 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 86.
[2024-11-08 16:53:26,166 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 86 states, 63 states have (on average 1.3015873015873016) internal successors, (82), 79 states have internal predecessors, (82), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:53:26,167 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 90 transitions.
[2024-11-08 16:53:26,167 INFO  L78                 Accepts]: Start accepts. Automaton has 86 states and 90 transitions. Word has length 37
[2024-11-08 16:53:26,167 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:53:26,167 INFO  L471      AbstractCegarLoop]: Abstraction has 86 states and 90 transitions.
[2024-11-08 16:53:26,167 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 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-11-08 16:53:26,168 INFO  L276                IsEmpty]: Start isEmpty. Operand 86 states and 90 transitions.
[2024-11-08 16:53:26,168 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-08 16:53:26,169 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:53:26,169 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:53:26,200 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-08 16:53:26,369 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:53:26,369 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:53:26,370 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:53:26,370 INFO  L85        PathProgramCache]: Analyzing trace with hash 444741255, now seen corresponding path program 1 times
[2024-11-08 16:53:26,371 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:53:26,371 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [914645614]
[2024-11-08 16:53:26,371 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:53:26,371 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:53:26,371 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:53:26,372 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:53:26,374 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-08 16:53:26,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:53:26,775 INFO  L255         TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 16:53:26,777 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:53:28,458 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:53:28,458 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:53:34,392 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:53:34,392 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:53:34,392 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [914645614]
[2024-11-08 16:53:34,392 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [914645614] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:53:34,393 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:53:34,393 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8
[2024-11-08 16:53:34,393 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1386781997]
[2024-11-08 16:53:34,393 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:53:34,394 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:53:34,394 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:53:34,394 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:53:34,395 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:53:34,395 INFO  L87              Difference]: Start difference. First operand 86 states and 90 transitions. Second operand  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 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-11-08 16:53:37,113 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.21s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:43,386 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:45,283 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.86s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:46,811 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.34s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:48,932 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.39s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:53:57,904 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:54:01,615 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.82s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:54:02,240 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:02,240 INFO  L93              Difference]: Finished difference Result 88 states and 92 transitions.
[2024-11-08 16:54:02,249 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:54:02,249 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 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 38
[2024-11-08 16:54:02,249 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:02,250 INFO  L225             Difference]: With dead ends: 88
[2024-11-08 16:54:02,250 INFO  L226             Difference]: Without dead ends: 87
[2024-11-08 16:54:02,250 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 75 GetRequests, 67 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:54:02,251 INFO  L432           NwaCegarLoop]: 42 mSDtfsCounter, 29 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 90 mSolverCounterSat, 3 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 25.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 90 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 26.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:02,252 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 92 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 90 Invalid, 1 Unknown, 0 Unchecked, 26.5s Time]
[2024-11-08 16:54:02,252 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 87 states.
[2024-11-08 16:54:02,257 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 87 to 87.
[2024-11-08 16:54:02,258 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87 states, 64 states have (on average 1.296875) internal successors, (83), 80 states have internal predecessors, (83), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 16:54:02,259 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 91 transitions.
[2024-11-08 16:54:02,259 INFO  L78                 Accepts]: Start accepts. Automaton has 87 states and 91 transitions. Word has length 38
[2024-11-08 16:54:02,259 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:02,260 INFO  L471      AbstractCegarLoop]: Abstraction has 87 states and 91 transitions.
[2024-11-08 16:54:02,260 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 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-11-08 16:54:02,260 INFO  L276                IsEmpty]: Start isEmpty. Operand 87 states and 91 transitions.
[2024-11-08 16:54:02,261 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-08 16:54:02,261 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:02,262 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:02,302 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-11-08 16:54:02,462 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:54:02,462 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:54:02,463 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:02,463 INFO  L85        PathProgramCache]: Analyzing trace with hash -609391790, now seen corresponding path program 1 times
[2024-11-08 16:54:02,463 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:54:02,463 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1170411389]
[2024-11-08 16:54:02,463 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:02,463 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:54:02,464 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:54:02,464 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:54:02,468 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-08 16:54:02,800 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:02,833 INFO  L255         TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:54:02,835 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:54:03,661 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:54:03,661 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:54:37,803 WARN  L873   $PredicateComparison]: unable to prove that (bvsle (_ bv170141183460469231722463931679029329920 127) (let ((.cse0 ((_ sign_extend 63) ((_ sign_extend 32) |c_ULTIMATE.start_main_~z~0#1|)))) (bvmul .cse0 .cse0))) is different from true
[2024-11-08 16:54:54,477 WARN  L873   $PredicateComparison]: unable to prove that (or (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((|v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_32| (_ BitVec 32))) (bvsle (_ bv170141183460469231722463931679029329920 127) (let ((.cse0 ((_ sign_extend 63) ((_ sign_extend 32) |v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_32|)))) (bvmul .cse0 .cse0))))) is different from true
[2024-11-08 16:55:14,941 WARN  L873   $PredicateComparison]: unable to prove that (or (= (_ bv0 32) c_assume_abort_if_not_~cond) (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((|v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_32| (_ BitVec 32))) (bvsle (_ bv170141183460469231722463931679029329920 127) (let ((.cse0 ((_ sign_extend 63) ((_ sign_extend 32) |v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_32|)))) (bvmul .cse0 .cse0))))) is different from true
[2024-11-08 16:55:14,942 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 3 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:55:14,943 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:55:14,943 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1170411389]
[2024-11-08 16:55:14,943 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1170411389] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:55:14,943 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:55:14,943 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-08 16:55:14,943 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307088293]
[2024-11-08 16:55:14,943 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:55:14,944 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:55:14,944 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:55:14,945 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:55:14,945 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=32, Unknown=3, NotChecked=36, Total=90
[2024-11-08 16:55:14,946 INFO  L87              Difference]: Start difference. First operand 87 states and 91 transitions. Second operand  has 10 states, 9 states have (on average 6.222222222222222) internal successors, (56), 8 states have internal predecessors, (56), 5 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-08 16:55:17,687 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.06s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:24,439 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.92s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:31,658 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:35,067 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.25s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:39,937 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:43,292 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.11s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:45,022 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.27s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:47,734 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.40s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:50,923 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.91s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:53,140 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.11s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:58,145 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.66s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:55:59,700 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.45s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:03,381 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.44s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:05,821 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.44s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:09,120 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.86s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:13,315 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.65s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:17,051 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.74s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:19,066 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:22,198 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.65s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:23,246 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.05s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:24,570 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.32s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:25,638 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.07s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:28,338 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.71s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:30,539 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.20s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:33,311 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:56:33,311 INFO  L93              Difference]: Finished difference Result 119 states and 137 transitions.
[2024-11-08 16:56:33,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:56:33,330 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 6.222222222222222) internal successors, (56), 8 states have internal predecessors, (56), 5 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6) Word has length 38
[2024-11-08 16:56:33,330 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:56:33,331 INFO  L225             Difference]: With dead ends: 119
[2024-11-08 16:56:33,331 INFO  L226             Difference]: Without dead ends: 117
[2024-11-08 16:56:33,332 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 78 GetRequests, 66 SyntacticMatches, 3 SemanticMatches, 9 ConstructedPredicates, 3 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 20.6s TimeCoverageRelationStatistics Valid=24, Invalid=41, Unknown=3, NotChecked=42, Total=110
[2024-11-08 16:56:33,332 INFO  L432           NwaCegarLoop]: 26 mSDtfsCounter, 72 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 204 mSolverCounterSat, 5 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 73.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 130 SdHoareTripleChecker+Invalid, 608 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 204 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 397 IncrementalHoareTripleChecker+Unchecked, 76.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:56:33,333 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 130 Invalid, 608 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 204 Invalid, 2 Unknown, 397 Unchecked, 76.3s Time]
[2024-11-08 16:56:33,333 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117 states.
[2024-11-08 16:56:33,339 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 110.
[2024-11-08 16:56:33,340 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 110 states, 86 states have (on average 1.3604651162790697) internal successors, (117), 102 states have internal predecessors, (117), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:56:33,340 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 127 transitions.
[2024-11-08 16:56:33,341 INFO  L78                 Accepts]: Start accepts. Automaton has 110 states and 127 transitions. Word has length 38
[2024-11-08 16:56:33,341 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:56:33,341 INFO  L471      AbstractCegarLoop]: Abstraction has 110 states and 127 transitions.
[2024-11-08 16:56:33,342 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 6.222222222222222) internal successors, (56), 8 states have internal predecessors, (56), 5 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-08 16:56:33,342 INFO  L276                IsEmpty]: Start isEmpty. Operand 110 states and 127 transitions.
[2024-11-08 16:56:33,343 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-08 16:56:33,343 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:56:33,343 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:56:33,374 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-08 16:56:33,543 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:56:33,544 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:56:33,544 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:56:33,544 INFO  L85        PathProgramCache]: Analyzing trace with hash 902077122, now seen corresponding path program 1 times
[2024-11-08 16:56:33,545 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:56:33,545 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1526447123]
[2024-11-08 16:56:33,545 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:56:33,545 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:56:33,545 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:56:33,546 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:56:33,548 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-08 16:56:33,803 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:33,828 INFO  L255         TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:56:33,830 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:56:34,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:56:34,782 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:56:35,105 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:56:35,105 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1526447123]
[2024-11-08 16:56:35,106 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1526447123] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:56:35,106 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [703505136]
[2024-11-08 16:56:35,106 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:56:35,106 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-11-08 16:56:35,106 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/cvc4
[2024-11-08 16:56:35,108 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-11-08 16:56:35,110 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/cvc4 --incremental --print-success --lang smt (18)] Waiting until timeout for monitored process
[2024-11-08 16:56:35,886 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:56:35,888 INFO  L255         TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 16:56:35,889 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:56:37,328 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:56:37,328 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:56:41,918 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:56:41,918 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [703505136] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:56:41,918 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:56:41,919 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5, 6] total 9
[2024-11-08 16:56:41,919 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1203767415]
[2024-11-08 16:56:41,919 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:56:41,919 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:56:41,919 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:56:41,920 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:56:41,920 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:56:41,920 INFO  L87              Difference]: Start difference. First operand 110 states and 127 transitions. Second operand  has 4 states, 3 states have (on average 10.0) internal successors, (30), 4 states have internal predecessors, (30), 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-11-08 16:56:44,216 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.14s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:51,373 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.28s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:56:53,477 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.16s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:57:01,811 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:57:01,812 INFO  L93              Difference]: Finished difference Result 112 states and 128 transitions.
[2024-11-08 16:57:01,840 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:57:01,840 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.0) internal successors, (30), 4 states have internal predecessors, (30), 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 39
[2024-11-08 16:57:01,840 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:57:01,841 INFO  L225             Difference]: With dead ends: 112
[2024-11-08 16:57:01,841 INFO  L226             Difference]: Without dead ends: 103
[2024-11-08 16:57:01,842 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 125 GetRequests, 115 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=41, Invalid=91, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:57:01,842 INFO  L432           NwaCegarLoop]: 43 mSDtfsCounter, 28 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 91 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 18.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 93 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 91 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 18.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:57:01,843 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 93 Invalid, 93 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 18.9s Time]
[2024-11-08 16:57:01,843 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 103 states.
[2024-11-08 16:57:01,850 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103.
[2024-11-08 16:57:01,850 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 103 states, 79 states have (on average 1.379746835443038) internal successors, (109), 95 states have internal predecessors, (109), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:57:01,851 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 119 transitions.
[2024-11-08 16:57:01,851 INFO  L78                 Accepts]: Start accepts. Automaton has 103 states and 119 transitions. Word has length 39
[2024-11-08 16:57:01,852 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:57:01,852 INFO  L471      AbstractCegarLoop]: Abstraction has 103 states and 119 transitions.
[2024-11-08 16:57:01,852 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.0) internal successors, (30), 4 states have internal predecessors, (30), 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-11-08 16:57:01,852 INFO  L276                IsEmpty]: Start isEmpty. Operand 103 states and 119 transitions.
[2024-11-08 16:57:01,853 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-08 16:57:01,853 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:57:01,853 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 16:57:01,881 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-08 16:57:02,063 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/cvc4 --incremental --print-success --lang smt (18)] Forceful destruction successful, exit code 0
[2024-11-08 16:57:02,255 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/cvc4 --incremental --print-success --lang smt
[2024-11-08 16:57:02,256 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:57:02,256 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:57:02,256 INFO  L85        PathProgramCache]: Analyzing trace with hash 631972293, now seen corresponding path program 1 times
[2024-11-08 16:57:02,256 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:57:02,257 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [63864851]
[2024-11-08 16:57:02,257 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:57:02,257 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:57:02,257 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:57:02,259 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:57:02,261 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-08 16:57:02,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:02,729 INFO  L255         TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:57:02,731 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:57:03,428 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:57:03,429 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:57:04,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 16:57:04,179 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:57:04,179 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [63864851]
[2024-11-08 16:57:04,179 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [63864851] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:57:04,179 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:57:04,179 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5] total 9
[2024-11-08 16:57:04,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800876026]
[2024-11-08 16:57:04,180 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:57:04,180 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:57:04,180 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:57:04,181 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:57:04,181 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:57:04,182 INFO  L87              Difference]: Start difference. First operand 103 states and 119 transitions. Second operand  has 10 states, 9 states have (on average 7.333333333333333) internal successors, (66), 10 states have internal predecessors, (66), 4 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6)
[2024-11-08 16:57:05,789 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:57:05,789 INFO  L93              Difference]: Finished difference Result 202 states and 207 transitions.
[2024-11-08 16:57:05,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 16:57:05,790 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 7.333333333333333) internal successors, (66), 10 states have internal predecessors, (66), 4 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) Word has length 42
[2024-11-08 16:57:05,790 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:57:05,791 INFO  L225             Difference]: With dead ends: 202
[2024-11-08 16:57:05,791 INFO  L226             Difference]: Without dead ends: 188
[2024-11-08 16:57:05,791 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 91 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=98, Invalid=208, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:57:05,792 INFO  L432           NwaCegarLoop]: 57 mSDtfsCounter, 118 mSDsluCounter, 406 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 118 SdHoareTripleChecker+Valid, 463 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:57:05,793 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [118 Valid, 463 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-08 16:57:05,793 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 188 states.
[2024-11-08 16:57:05,802 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 141.
[2024-11-08 16:57:05,803 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 141 states, 113 states have (on average 1.3716814159292035) internal successors, (155), 129 states have internal predecessors, (155), 6 states have call successors, (6), 5 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-08 16:57:05,804 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 141 states and 167 transitions.
[2024-11-08 16:57:05,804 INFO  L78                 Accepts]: Start accepts. Automaton has 141 states and 167 transitions. Word has length 42
[2024-11-08 16:57:05,805 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:57:05,805 INFO  L471      AbstractCegarLoop]: Abstraction has 141 states and 167 transitions.
[2024-11-08 16:57:05,805 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 7.333333333333333) internal successors, (66), 10 states have internal predecessors, (66), 4 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6)
[2024-11-08 16:57:05,806 INFO  L276                IsEmpty]: Start isEmpty. Operand 141 states and 167 transitions.
[2024-11-08 16:57:05,806 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-08 16:57:05,806 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:57:05,807 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:57:05,855 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-11-08 16:57:06,007 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:57:06,008 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 23 more)] ===
[2024-11-08 16:57:06,008 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:57:06,008 INFO  L85        PathProgramCache]: Analyzing trace with hash 1734986375, now seen corresponding path program 1 times
[2024-11-08 16:57:06,009 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 16:57:06,009 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [859504188]
[2024-11-08 16:57:06,009 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:57:06,009 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:57:06,009 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:57:06,011 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:57:06,013 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e5e106e9-5a07-4585-953c-172b8ce6cc63/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-08 16:57:06,362 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:57:06,414 INFO  L255         TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:57:06,415 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:57:07,634 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:57:07,635 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:57:57,949 WARN  L873   $PredicateComparison]: unable to prove that (bvsle (_ bv170141183460469231722463931679029329920 127) (let ((.cse0 ((_ sign_extend 32) |c_ULTIMATE.start_main_~z~0#1|))) (bvmul ((_ sign_extend 63) .cse0) ((_ sign_extend 63) (bvadd (_ bv1 64) .cse0))))) is different from true
[2024-11-08 16:58:14,712 WARN  L873   $PredicateComparison]: unable to prove that (or (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((|v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_42| (_ BitVec 32))) (bvsle (_ bv170141183460469231722463931679029329920 127) (let ((.cse0 ((_ sign_extend 32) |v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_42|))) (bvmul ((_ sign_extend 63) (bvadd (_ bv1 64) .cse0)) ((_ sign_extend 63) .cse0)))))) is different from true
[2024-11-08 16:58:35,201 WARN  L873   $PredicateComparison]: unable to prove that (or (= (_ bv0 32) c_assume_abort_if_not_~cond) (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((|v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_42| (_ BitVec 32))) (bvsle (_ bv170141183460469231722463931679029329920 127) (let ((.cse0 ((_ sign_extend 32) |v_ULTIMATE.start_main_~z~0#1_BEFORE_CALL_42|))) (bvmul ((_ sign_extend 63) (bvadd (_ bv1 64) .cse0)) ((_ sign_extend 63) .cse0)))))) is different from true
[2024-11-08 16:58:35,202 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 3 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 16:58:35,203 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 16:58:35,203 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [859504188]
[2024-11-08 16:58:35,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [859504188] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:58:35,203 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:58:35,203 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11
[2024-11-08 16:58:35,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [325661846]
[2024-11-08 16:58:35,203 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:58:35,204 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:58:35,204 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 16:58:35,205 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:58:35,205 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=54, Unknown=3, NotChecked=48, Total=132
[2024-11-08 16:58:35,206 INFO  L87              Difference]: Start difference. First operand 141 states and 167 transitions. Second operand  has 12 states, 11 states have (on average 6.181818181818182) internal successors, (68), 10 states have internal predecessors, (68), 5 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-08 16:58:43,494 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.31s for a HTC check with result VALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:58:47,794 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.49s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:58:49,902 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:58:51,993 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.01s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:58:54,082 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.57s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:16,010 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:18,733 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:22,271 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.54s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:26,276 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:27,426 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:30,939 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.51s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:35,194 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:38,300 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.11s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:40,325 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:43,881 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.56s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:48,789 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:50,377 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.59s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:51,947 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.57s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 16:59:56,133 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.07s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:00,268 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.13s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:04,271 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:08,286 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:12,289 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:16,314 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:20,317 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:24,327 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:28,331 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:30,568 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.24s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:33,490 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.10s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:37,350 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.78s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:38,599 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.25s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:44,472 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:48,476 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:52,490 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:00:56,493 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:00,519 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:04,522 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:08,525 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:12,529 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:13,857 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.33s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:15,255 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.40s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:19,357 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.62s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:22,086 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.73s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:26,199 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.11s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:29,190 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.99s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:30,630 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.32s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:34,736 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.11s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:38,842 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.11s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:40,605 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.76s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:46,408 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:51,605 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:55,625 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:01:56,663 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:02:00,765 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:02:02,340 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.57s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-08 17:02:05,226 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.81s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers []