./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread/twostage_3.i --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread/twostage_3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-Overflow-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX --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 GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1032ef3fe166161226ca7e81ea27802cfc3f516ad1e4b45c387461fe1ddeccf8
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-05 09:41:35,106 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-05 09:41:35,164 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-Overflow-32bit-GemCutter_Default.epf
[2024-12-05 09:41:35,170 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-05 09:41:35,170 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-05 09:41:35,188 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-05 09:41:35,189 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-05 09:41:35,189 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-05 09:41:35,189 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-05 09:41:35,189 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-05 09:41:35,190 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-05 09:41:35,190 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-05 09:41:35,190 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-05 09:41:35,190 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-05 09:41:35,190 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-05 09:41:35,190 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-05 09:41:35,190 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-05 09:41:35,191 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-05 09:41:35,192 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-05 09:41:35,192 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-05 09:41:35,192 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-05 09:41:35,192 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-05 09:41:35,192 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 09:41:35,192 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-05 09:41:35,192 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-05 09:41:35,192 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-05 09:41:35,192 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-12-05 09:41:35,193 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
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_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX
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 -> GemCutter
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 -> 1032ef3fe166161226ca7e81ea27802cfc3f516ad1e4b45c387461fe1ddeccf8
[2024-12-05 09:41:35,410 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-05 09:41:35,418 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-05 09:41:35,420 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-05 09:41:35,421 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-05 09:41:35,422 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-05 09:41:35,423 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/../../sv-benchmarks/c/pthread/twostage_3.i
[2024-12-05 09:41:38,145 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/data/474cdbd52/6010d641ad25492a85aee58df04820db/FLAG74fc154d3
[2024-12-05 09:41:38,418 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-05 09:41:38,419 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/sv-benchmarks/c/pthread/twostage_3.i
[2024-12-05 09:41:38,434 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/data/474cdbd52/6010d641ad25492a85aee58df04820db/FLAG74fc154d3
[2024-12-05 09:41:38,448 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/data/474cdbd52/6010d641ad25492a85aee58df04820db
[2024-12-05 09:41:38,450 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-05 09:41:38,451 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-05 09:41:38,453 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-05 09:41:38,453 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-05 09:41:38,457 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-05 09:41:38,457 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:41:38" (1/1) ...
[2024-12-05 09:41:38,458 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@156ccf9b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:38, skipping insertion in model container
[2024-12-05 09:41:38,458 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:41:38" (1/1) ...
[2024-12-05 09:41:38,489 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-05 09:41:39,042 WARN  L1675              CHandler]: Possible shadowing of function lock
[2024-12-05 09:41:39,043 WARN  L1675              CHandler]: Possible shadowing of function lock
[2024-12-05 09:41:39,044 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 09:41:39,054 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-05 09:41:39,113 WARN  L1675              CHandler]: Possible shadowing of function lock
[2024-12-05 09:41:39,114 WARN  L1675              CHandler]: Possible shadowing of function lock
[2024-12-05 09:41:39,114 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 09:41:39,188 INFO  L204         MainTranslator]: Completed translation
[2024-12-05 09:41:39,189 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39 WrapperNode
[2024-12-05 09:41:39,189 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-05 09:41:39,190 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-05 09:41:39,190 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-05 09:41:39,190 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-05 09:41:39,196 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,209 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,227 INFO  L138                Inliner]: procedures = 373, calls = 34, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 179
[2024-12-05 09:41:39,227 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-05 09:41:39,227 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-05 09:41:39,227 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-05 09:41:39,227 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-05 09:41:39,233 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,233 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,236 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,237 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,244 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,245 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,248 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,250 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,251 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,254 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-05 09:41:39,255 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-05 09:41:39,255 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-05 09:41:39,255 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-05 09:41:39,256 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (1/1) ...
[2024-12-05 09:41:39,262 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 09:41:39,273 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:41:39,288 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-12-05 09:41:39,291 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure funcA
[2024-12-05 09:41:39,320 INFO  L138     BoogieDeclarations]: Found implementation of procedure funcA
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure funcB
[2024-12-05 09:41:39,320 INFO  L138     BoogieDeclarations]: Found implementation of procedure funcB
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-12-05 09:41:39,320 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2024-12-05 09:41:39,321 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-12-05 09:41:39,321 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-05 09:41:39,321 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-12-05 09:41:39,321 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-05 09:41:39,321 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-05 09:41:39,323 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-05 09:41:39,470 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-05 09:41:39,472 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-05 09:41:39,797 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-05 09:41:39,798 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-05 09:41:39,989 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-05 09:41:39,989 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-12-05 09:41:39,989 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:41:39 BoogieIcfgContainer
[2024-12-05 09:41:39,990 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-05 09:41:39,992 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-05 09:41:39,992 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-05 09:41:39,996 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-05 09:41:39,996 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.12 09:41:38" (1/3) ...
[2024-12-05 09:41:39,997 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a16e27f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:41:39, skipping insertion in model container
[2024-12-05 09:41:39,997 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:41:39" (2/3) ...
[2024-12-05 09:41:39,997 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a16e27f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:41:39, skipping insertion in model container
[2024-12-05 09:41:39,997 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:41:39" (3/3) ...
[2024-12-05 09:41:39,998 INFO  L128   eAbstractionObserver]: Analyzing ICFG twostage_3.i
[2024-12-05 09:41:40,010 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-05 09:41:40,011 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG twostage_3.i that has 3 procedures, 66 locations, 1 initial locations, 4 loop locations, and 12 error locations.
[2024-12-05 09:41:40,011 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-05 09:41:40,058 INFO  L143    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-12-05 09:41:40,100 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:40,100 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-12-05 09:41:40,100 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:41:40,102 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-12-05 09:41:40,106 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8015cba8-2b76-414b-aca2-11f99f9a5c2f/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-12-05 09:41:40,187 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:41:40,198 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == funcAThread1of1ForFork0 ========
[2024-12-05 09:41:40,206 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=PARTIAL_ORDER_FA, 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;@448eda66, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:40,206 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-05 09:41:40,365 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting funcAErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcAErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcAErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:40,370 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:40,370 INFO  L85        PathProgramCache]: Analyzing trace with hash -1353175290, now seen corresponding path program 1 times
[2024-12-05 09:41:40,377 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:40,378 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [792881121]
[2024-12-05 09:41:40,378 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:40,379 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:40,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:40,690 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:40,691 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:40,691 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [792881121]
[2024-12-05 09:41:40,692 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [792881121] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:40,692 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:40,692 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:41:40,693 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1702282492]
[2024-12-05 09:41:40,694 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:40,696 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:40,697 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:40,715 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:40,715 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:40,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:40,720 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:40,721 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.0) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:40,721 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:40,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:40,968 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location funcAErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 2 remaining)
[2024-12-05 09:41:40,969 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location funcAErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 2 remaining)
[2024-12-05 09:41:40,969 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-05 09:41:40,973 INFO  L422         BasicCegarLoop]: Path program histogram: [1]
[2024-12-05 09:41:40,975 INFO  L319   ceAbstractionStarter]: Result for error location funcAThread1of1ForFork0 was SAFE,SAFE (1/3)
[2024-12-05 09:41:40,978 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:40,980 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:41:40,980 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == funcBThread1of1ForFork1 ========
[2024-12-05 09:41:40,981 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=PARTIAL_ORDER_FA, 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;@448eda66, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:40,981 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-05 09:41:41,061 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:41,061 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:41,061 INFO  L85        PathProgramCache]: Analyzing trace with hash -2116473051, now seen corresponding path program 1 times
[2024-12-05 09:41:41,062 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:41,062 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1507215376]
[2024-12-05 09:41:41,062 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:41,062 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:41,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:41,213 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:41,214 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:41,214 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1507215376]
[2024-12-05 09:41:41,214 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1507215376] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:41,214 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:41,214 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:41:41,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1268194694]
[2024-12-05 09:41:41,214 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:41,214 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:41,214 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:41,215 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:41,215 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:41,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:41,216 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:41,216 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:41,216 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:41,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:41,340 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-05 09:41:41,340 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:41,340 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:41,340 INFO  L85        PathProgramCache]: Analyzing trace with hash 721361262, now seen corresponding path program 1 times
[2024-12-05 09:41:41,340 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:41,340 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244422236]
[2024-12-05 09:41:41,340 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:41,340 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:41,368 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:41,476 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:41,476 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:41,476 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [244422236]
[2024-12-05 09:41:41,476 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [244422236] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:41,476 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:41,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:41:41,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1312719110]
[2024-12-05 09:41:41,477 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:41,477 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:41,477 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:41,477 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:41,478 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:41,478 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:41,479 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:41,479 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 11.666666666666666) internal successors, (35), 4 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:41,479 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:41,479 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:42,121 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,121 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,122 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-05 09:41:42,122 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:42,122 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:42,122 INFO  L85        PathProgramCache]: Analyzing trace with hash -1622183528, now seen corresponding path program 2 times
[2024-12-05 09:41:42,122 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:42,123 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548466280]
[2024-12-05 09:41:42,123 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:41:42,123 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:42,154 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-05 09:41:42,154 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:41:42,286 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:42,286 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:42,286 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548466280]
[2024-12-05 09:41:42,287 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548466280] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:42,287 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:42,287 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:41:42,287 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [929114817]
[2024-12-05 09:41:42,287 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:42,287 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:41:42,287 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:42,288 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:41:42,288 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:41:42,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:42,289 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:42,289 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:42,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:42,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:41:42,847 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-05 09:41:42,848 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:42,848 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:42,848 INFO  L85        PathProgramCache]: Analyzing trace with hash -479425282, now seen corresponding path program 3 times
[2024-12-05 09:41:42,848 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:42,848 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246924951]
[2024-12-05 09:41:42,848 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:41:42,848 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:42,870 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-12-05 09:41:42,870 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:41:42,900 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:42,900 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:42,900 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1246924951]
[2024-12-05 09:41:42,900 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1246924951] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:42,900 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:42,900 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:41:42,901 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614463222]
[2024-12-05 09:41:42,901 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:42,901 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:41:42,901 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:42,902 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:41:42,902 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:41:42,902 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:42,902 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:42,903 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 2 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:42,903 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,903 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:42,903 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:41:42,903 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:41:43,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:41:43,148 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 2 remaining)
[2024-12-05 09:41:43,148 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 2 remaining)
[2024-12-05 09:41:43,148 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-05 09:41:43,151 INFO  L422         BasicCegarLoop]: Path program histogram: [3, 1]
[2024-12-05 09:41:43,151 INFO  L319   ceAbstractionStarter]: Result for error location funcBThread1of1ForFork1 was SAFE,SAFE (2/3)
[2024-12-05 09:41:43,153 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:43,155 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:41:43,155 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-12-05 09:41:43,155 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=PARTIAL_ORDER_FA, 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;@448eda66, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:43,155 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 10 error locations.
[2024-12-05 09:41:43,199 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:41:43,199 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:43,199 INFO  L85        PathProgramCache]: Analyzing trace with hash 973653951, now seen corresponding path program 1 times
[2024-12-05 09:41:43,199 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:43,199 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1545437503]
[2024-12-05 09:41:43,199 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:43,200 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:43,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:43,271 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:43,271 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:43,271 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1545437503]
[2024-12-05 09:41:43,271 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1545437503] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:43,271 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:43,271 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:41:43,271 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [102521800]
[2024-12-05 09:41:43,271 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:43,272 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:43,272 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:43,272 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:43,272 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:43,272 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,273 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:43,273 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:43,273 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,331 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-05 09:41:43,332 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:41:43,332 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:43,332 INFO  L85        PathProgramCache]: Analyzing trace with hash -2008107882, now seen corresponding path program 1 times
[2024-12-05 09:41:43,332 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:43,332 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [986872609]
[2024-12-05 09:41:43,332 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:43,332 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:43,350 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:43,401 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:43,401 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:43,401 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [986872609]
[2024-12-05 09:41:43,401 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [986872609] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:43,401 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:43,401 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:41:43,402 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1557524338]
[2024-12-05 09:41:43,402 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:43,402 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:43,402 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:43,402 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:43,402 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:43,403 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,403 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:43,403 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:43,403 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,403 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,461 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-05 09:41:43,461 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:41:43,462 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:43,462 INFO  L85        PathProgramCache]: Analyzing trace with hash -2121801647, now seen corresponding path program 1 times
[2024-12-05 09:41:43,462 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:43,462 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1777004014]
[2024-12-05 09:41:43,462 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:43,462 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:43,480 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:43,547 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:43,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:43,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1777004014]
[2024-12-05 09:41:43,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1777004014] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:43,548 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:43,548 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:41:43,548 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1005886959]
[2024-12-05 09:41:43,548 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:43,548 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:43,548 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:43,549 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:43,549 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:43,549 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,549 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:43,550 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:43,550 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,550 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,550 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,607 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:43,607 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-05 09:41:43,607 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:41:43,607 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:43,607 INFO  L85        PathProgramCache]: Analyzing trace with hash 1058101599, now seen corresponding path program 1 times
[2024-12-05 09:41:43,607 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:43,607 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1585377384]
[2024-12-05 09:41:43,607 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:43,608 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:43,639 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-05 09:41:43,639 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-05 09:41:43,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-05 09:41:43,695 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-05 09:41:43,695 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-05 09:41:43,695 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining)
[2024-12-05 09:41:43,695 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 10 remaining)
[2024-12-05 09:41:43,695 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 10 remaining)
[2024-12-05 09:41:43,696 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 10 remaining)
[2024-12-05 09:41:43,696 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 10 remaining)
[2024-12-05 09:41:43,696 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 10 remaining)
[2024-12-05 09:41:43,696 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 10 remaining)
[2024-12-05 09:41:43,696 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 10 remaining)
[2024-12-05 09:41:43,696 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 10 remaining)
[2024-12-05 09:41:43,696 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 10 remaining)
[2024-12-05 09:41:43,696 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-05 09:41:43,699 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1]
[2024-12-05 09:41:43,700 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (3/3)
[2024-12-05 09:41:43,701 WARN  L246   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-05 09:41:43,701 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-12-05 09:41:43,742 INFO  L143    ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions.
[2024-12-05 09:41:43,745 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:43,758 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:41:43,758 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == funcBThread2of2ForFork1 ========
[2024-12-05 09:41:43,758 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=PARTIAL_ORDER_FA, 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;@448eda66, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:41:43,758 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-05 09:41:43,862 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:43,862 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:43,863 INFO  L85        PathProgramCache]: Analyzing trace with hash 1038128036, now seen corresponding path program 1 times
[2024-12-05 09:41:43,863 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:43,863 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [58542258]
[2024-12-05 09:41:43,863 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:43,863 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:43,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:43,992 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:43,992 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:43,992 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [58542258]
[2024-12-05 09:41:43,992 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [58542258] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:43,992 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:43,992 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:41:43,992 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [103963546]
[2024-12-05 09:41:43,992 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:43,992 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:43,993 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:43,993 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:43,993 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:43,993 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:43,994 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:43,994 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:43,994 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:44,134 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,134 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-05 09:41:44,134 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:44,135 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:44,135 INFO  L85        PathProgramCache]: Analyzing trace with hash 165899957, now seen corresponding path program 1 times
[2024-12-05 09:41:44,135 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:44,135 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990383545]
[2024-12-05 09:41:44,135 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:44,135 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:44,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:44,290 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:44,290 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:44,290 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [990383545]
[2024-12-05 09:41:44,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [990383545] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:44,290 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:44,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:41:44,290 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1639460190]
[2024-12-05 09:41:44,290 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:44,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:44,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:44,291 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:44,291 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:44,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:44,292 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:44,292 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:44,292 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,293 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:44,451 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,451 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,451 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-05 09:41:44,452 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:44,452 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:44,452 INFO  L85        PathProgramCache]: Analyzing trace with hash -428600931, now seen corresponding path program 1 times
[2024-12-05 09:41:44,452 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:44,452 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2005662742]
[2024-12-05 09:41:44,452 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:44,452 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:44,492 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:44,621 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:44,621 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:44,621 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2005662742]
[2024-12-05 09:41:44,622 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2005662742] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:44,622 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:44,622 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:41:44,622 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [688418305]
[2024-12-05 09:41:44,622 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:44,622 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:44,622 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:44,623 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:44,623 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:44,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:44,624 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:44,624 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:44,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:44,766 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,766 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,766 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,766 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-05 09:41:44,767 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:41:44,767 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:41:44,767 INFO  L85        PathProgramCache]: Analyzing trace with hash -1276156042, now seen corresponding path program 1 times
[2024-12-05 09:41:44,767 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:41:44,767 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775524663]
[2024-12-05 09:41:44,768 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:41:44,768 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:41:44,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:41:44,918 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:41:44,918 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:41:44,918 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775524663]
[2024-12-05 09:41:44,918 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775524663] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:41:44,918 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:41:44,919 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:41:44,919 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [324662223]
[2024-12-05 09:41:44,919 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:41:44,919 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:41:44,919 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:41:44,919 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:41:44,920 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:41:44,920 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:41:44,920 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:41:44,921 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 23.666666666666668) internal successors, (71), 4 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:41:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:41:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:42:21,959 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:21,959 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:21,959 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:21,959 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:21,960 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-05 09:42:21,960 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:42:21,960 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:42:21,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -1378141163, now seen corresponding path program 1 times
[2024-12-05 09:42:21,960 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:42:21,960 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [473887640]
[2024-12-05 09:42:21,960 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:42:21,961 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:42:21,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:42:22,093 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:42:22,094 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:42:22,094 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [473887640]
[2024-12-05 09:42:22,094 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [473887640] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:42:22,094 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:42:22,094 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:42:22,094 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [496374628]
[2024-12-05 09:42:22,094 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:42:22,094 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:42:22,094 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:42:22,095 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:42:22,095 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:42:22,095 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:42:22,096 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:42:22,096 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:42:22,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:22,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:22,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:22,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:22,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:42:50,610 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,610 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,610 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,610 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,610 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:42:50,610 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-05 09:42:50,611 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:42:50,611 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:42:50,611 INFO  L85        PathProgramCache]: Analyzing trace with hash 493335931, now seen corresponding path program 2 times
[2024-12-05 09:42:50,611 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:42:50,611 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277891580]
[2024-12-05 09:42:50,611 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:42:50,611 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:42:50,631 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-05 09:42:50,631 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:42:50,672 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:42:50,673 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:42:50,673 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1277891580]
[2024-12-05 09:42:50,673 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1277891580] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:42:50,673 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:42:50,673 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:42:50,673 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1171688797]
[2024-12-05 09:42:50,674 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:42:50,674 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:42:50,674 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:42:50,674 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:42:50,675 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:42:50,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:42:50,676 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:42:50,676 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 2 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:42:50,676 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,676 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,676 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,676 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:42:50,676 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:42:50,676 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,329 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:43:19,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:43:19,330 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 2 remaining)
[2024-12-05 09:43:19,330 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 2 remaining)
[2024-12-05 09:43:19,330 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-05 09:43:19,334 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1]
[2024-12-05 09:43:19,334 INFO  L319   ceAbstractionStarter]: Result for error location funcBThread2of2ForFork1 was SAFE,SAFE (1/5)
[2024-12-05 09:43:19,336 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:43:19,337 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:43:19,338 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-12-05 09:43:19,338 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=PARTIAL_ORDER_FA, 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;@448eda66, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:43:19,338 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 10 error locations.
[2024-12-05 09:43:19,382 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:43:19,383 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:19,383 INFO  L85        PathProgramCache]: Analyzing trace with hash -176610827, now seen corresponding path program 1 times
[2024-12-05 09:43:19,383 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:19,383 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590630186]
[2024-12-05 09:43:19,383 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:19,383 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:19,398 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:19,436 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:19,436 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:19,436 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590630186]
[2024-12-05 09:43:19,436 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590630186] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:19,436 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:19,436 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:43:19,436 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [248575961]
[2024-12-05 09:43:19,437 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:19,437 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:43:19,437 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:19,437 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:43:19,437 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:43:19,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,438 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:19,438 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:19,438 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,497 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,497 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-05 09:43:19,497 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:43:19,497 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:19,497 INFO  L85        PathProgramCache]: Analyzing trace with hash 14568324, now seen corresponding path program 1 times
[2024-12-05 09:43:19,498 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:19,498 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279138884]
[2024-12-05 09:43:19,498 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:19,498 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:19,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:19,551 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:19,551 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:19,551 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279138884]
[2024-12-05 09:43:19,551 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [279138884] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:19,551 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:19,552 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:43:19,552 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1080353643]
[2024-12-05 09:43:19,552 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:19,552 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:43:19,552 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:19,552 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:43:19,552 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:43:19,552 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,553 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:19,553 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:19,553 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,554 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,656 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-05 09:43:19,656 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:43:19,656 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:19,656 INFO  L85        PathProgramCache]: Analyzing trace with hash -2097272728, now seen corresponding path program 1 times
[2024-12-05 09:43:19,656 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:19,656 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [578311627]
[2024-12-05 09:43:19,656 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:19,656 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:19,670 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:19,703 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:19,703 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:19,704 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [578311627]
[2024-12-05 09:43:19,704 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [578311627] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:19,704 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:19,704 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:43:19,704 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1884649646]
[2024-12-05 09:43:19,704 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:19,704 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:43:19,704 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:19,704 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:43:19,705 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:43:19,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,705 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:19,706 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 9.0) internal successors, (36), 4 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:19,706 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,706 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,706 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,800 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-05 09:43:19,800 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:43:19,800 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:19,801 INFO  L85        PathProgramCache]: Analyzing trace with hash -886029696, now seen corresponding path program 1 times
[2024-12-05 09:43:19,801 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:19,801 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [535569221]
[2024-12-05 09:43:19,801 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:19,801 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:19,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:19,875 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:19,875 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:19,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [535569221]
[2024-12-05 09:43:19,875 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [535569221] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:19,875 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:19,875 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:43:19,875 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1492202871]
[2024-12-05 09:43:19,875 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:19,876 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-05 09:43:19,876 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:19,876 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-05 09:43:19,876 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-05 09:43:19,876 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,877 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:19,877 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 8.0) internal successors, (40), 5 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:19,877 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,877 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,877 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,877 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:19,990 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,990 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,990 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:19,990 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:43:19,991 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-05 09:43:19,991 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:43:19,991 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:19,991 INFO  L85        PathProgramCache]: Analyzing trace with hash -1697115846, now seen corresponding path program 1 times
[2024-12-05 09:43:19,991 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:19,991 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349836469]
[2024-12-05 09:43:19,991 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:19,991 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:20,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:20,059 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:20,059 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:20,059 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349836469]
[2024-12-05 09:43:20,059 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349836469] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:20,059 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:20,059 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:43:20,059 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1207813126]
[2024-12-05 09:43:20,059 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:20,060 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-05 09:43:20,060 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:20,060 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-05 09:43:20,060 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-05 09:43:20,060 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:20,061 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:20,061 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 8.2) internal successors, (41), 5 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:20,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:43:20,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:20,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:43:20,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:43:20,180 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-05 09:43:20,180 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-12-05 09:43:20,180 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:20,180 INFO  L85        PathProgramCache]: Analyzing trace with hash 1159276171, now seen corresponding path program 1 times
[2024-12-05 09:43:20,181 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:20,181 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [756452120]
[2024-12-05 09:43:20,181 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:20,181 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:20,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-05 09:43:20,205 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-05 09:43:20,225 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-05 09:43:20,237 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-05 09:43:20,237 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-05 09:43:20,237 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 10 remaining)
[2024-12-05 09:43:20,238 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 10 remaining)
[2024-12-05 09:43:20,238 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-05 09:43:20,241 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1]
[2024-12-05 09:43:20,241 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (2/5)
[2024-12-05 09:43:20,241 WARN  L246   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-05 09:43:20,241 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-12-05 09:43:20,273 INFO  L143    ThreadInstanceAdder]: Constructed 12 joinOtherThreadTransitions.
[2024-12-05 09:43:20,275 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:43:20,289 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:43:20,289 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == funcBThread1of3ForFork1 ========
[2024-12-05 09:43:20,290 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=PARTIAL_ORDER_FA, 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;@448eda66, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:43:20,290 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-05 09:43:20,456 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:43:20,456 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:20,456 INFO  L85        PathProgramCache]: Analyzing trace with hash 1289843032, now seen corresponding path program 1 times
[2024-12-05 09:43:20,456 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:20,456 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908863637]
[2024-12-05 09:43:20,456 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:20,456 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:20,473 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:20,517 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:20,517 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:20,517 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [908863637]
[2024-12-05 09:43:20,517 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [908863637] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:20,517 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:20,517 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:43:20,517 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [403912470]
[2024-12-05 09:43:20,517 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:20,518 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:43:20,518 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:20,518 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:43:20,518 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:43:20,518 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:20,519 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:20,519 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:20,519 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:20,652 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,652 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-12-05 09:43:20,652 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:43:20,652 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:20,653 INFO  L85        PathProgramCache]: Analyzing trace with hash -261410561, now seen corresponding path program 1 times
[2024-12-05 09:43:20,653 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:20,653 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1401312311]
[2024-12-05 09:43:20,653 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:20,653 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:20,670 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:20,713 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:20,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:20,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1401312311]
[2024-12-05 09:43:20,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1401312311] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:20,714 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:20,714 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:43:20,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [893528607]
[2024-12-05 09:43:20,714 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:20,714 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:43:20,714 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:20,715 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:43:20,715 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:43:20,715 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:20,716 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:20,716 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:20,716 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,716 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:20,860 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,860 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,861 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-12-05 09:43:20,861 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:43:20,861 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:20,861 INFO  L85        PathProgramCache]: Analyzing trace with hash 1373664029, now seen corresponding path program 1 times
[2024-12-05 09:43:20,861 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:20,861 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606181887]
[2024-12-05 09:43:20,861 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:20,861 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:20,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:20,931 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:20,931 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:20,931 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606181887]
[2024-12-05 09:43:20,931 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606181887] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:20,931 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:20,931 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:43:20,931 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1544110398]
[2024-12-05 09:43:20,932 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:20,932 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:43:20,932 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:20,932 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:43:20,932 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:43:20,933 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:20,934 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:20,934 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:20,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:20,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:21,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:21,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:21,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:21,093 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-12-05 09:43:21,093 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [funcBErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, funcBErr1ASSERT_VIOLATIONINTEGER_OVERFLOW] ===
[2024-12-05 09:43:21,094 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:43:21,094 INFO  L85        PathProgramCache]: Analyzing trace with hash -631725858, now seen corresponding path program 1 times
[2024-12-05 09:43:21,094 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:43:21,094 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1775934918]
[2024-12-05 09:43:21,094 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:43:21,094 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:43:21,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:43:21,162 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:43:21,162 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:43:21,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1775934918]
[2024-12-05 09:43:21,162 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1775934918] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:43:21,162 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:43:21,162 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:43:21,162 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [575571883]
[2024-12-05 09:43:21,162 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:43:21,163 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:43:21,163 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:43:21,163 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:43:21,163 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:43:21,163 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:43:21,164 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:43:21,164 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 23.333333333333332) internal successors, (70), 4 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:43:21,164 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:21,164 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:21,164 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:43:21,164 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.