./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/mult-comm.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a4c57e3 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../../../trunk/examples/svcomp/weaver/mult-comm.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash de93f11842753a9f5cde98724d1851736862f745073786263bfd177abe6c2376 --- Real Ultimate output --- This is Ultimate 0.2.4-wip.fs.witness-ghost-4a4c57e-m [2024-09-08 20:11:57,231 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-08 20:11:57,275 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-09-08 20:11:57,278 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-08 20:11:57,278 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-08 20:11:57,300 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-08 20:11:57,300 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-08 20:11:57,300 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-08 20:11:57,301 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-08 20:11:57,301 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-08 20:11:57,301 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-08 20:11:57,302 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-08 20:11:57,302 INFO L153 SettingsManager]: * Use SBE=true [2024-09-08 20:11:57,303 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-08 20:11:57,304 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-08 20:11:57,304 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-08 20:11:57,304 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-08 20:11:57,304 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-08 20:11:57,304 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-08 20:11:57,306 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-08 20:11:57,306 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-08 20:11:57,307 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-08 20:11:57,307 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-08 20:11:57,307 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-08 20:11:57,307 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-08 20:11:57,307 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-08 20:11:57,307 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-08 20:11:57,308 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-08 20:11:57,308 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-08 20:11:57,308 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-08 20:11:57,308 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-09-08 20:11:57,308 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-08 20:11:57,308 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-08 20:11:57,309 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-08 20:11:57,309 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-08 20:11:57,309 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-09-08 20:11:57,309 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-08 20:11:57,309 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-08 20:11:57,309 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-09-08 20:11:57,309 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-09-08 20:11:57,310 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-09-08 20:11:57,310 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux 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 ! call(reach_error())) ) 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 -> de93f11842753a9f5cde98724d1851736862f745073786263bfd177abe6c2376 [2024-09-08 20:11:57,548 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-08 20:11:57,570 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-08 20:11:57,572 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-08 20:11:57,573 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-08 20:11:57,573 INFO L274 PluginConnector]: CDTParser initialized [2024-09-08 20:11:57,574 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/mult-comm.wvr.c [2024-09-08 20:11:58,823 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-08 20:11:59,002 INFO L384 CDTParser]: Found 1 translation units. [2024-09-08 20:11:59,002 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/mult-comm.wvr.c [2024-09-08 20:11:59,010 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/80f08664f/6ec578736ed948dfa5b44640b046b256/FLAG32d6b8109 [2024-09-08 20:11:59,025 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/80f08664f/6ec578736ed948dfa5b44640b046b256 [2024-09-08 20:11:59,027 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-08 20:11:59,028 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-08 20:11:59,029 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-08 20:11:59,029 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-08 20:11:59,033 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-08 20:11:59,034 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,035 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2deba368 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59, skipping insertion in model container [2024-09-08 20:11:59,035 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,055 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-08 20:11:59,216 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/mult-comm.wvr.c[1936,1949] [2024-09-08 20:11:59,221 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-08 20:11:59,228 INFO L200 MainTranslator]: Completed pre-run [2024-09-08 20:11:59,244 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/mult-comm.wvr.c[1936,1949] [2024-09-08 20:11:59,245 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-08 20:11:59,259 INFO L204 MainTranslator]: Completed translation [2024-09-08 20:11:59,259 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59 WrapperNode [2024-09-08 20:11:59,260 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-08 20:11:59,260 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-08 20:11:59,261 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-08 20:11:59,261 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-08 20:11:59,266 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,273 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,288 INFO L138 Inliner]: procedures = 20, calls = 9, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 41 [2024-09-08 20:11:59,288 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-08 20:11:59,289 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-08 20:11:59,289 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-08 20:11:59,289 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-08 20:11:59,296 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,296 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,298 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,298 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,302 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,308 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,309 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,310 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,311 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-08 20:11:59,312 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-08 20:11:59,312 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-08 20:11:59,312 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-08 20:11:59,313 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (1/1) ... [2024-09-08 20:11:59,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-09-08 20:11:59,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 20:11:59,348 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-09-08 20:11:59,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-09-08 20:11:59,388 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-08 20:11:59,388 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-09-08 20:11:59,388 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-09-08 20:11:59,388 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-09-08 20:11:59,388 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-09-08 20:11:59,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-09-08 20:11:59,389 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-08 20:11:59,389 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-08 20:11:59,390 WARN L211 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-09-08 20:11:59,471 INFO L242 CfgBuilder]: Building ICFG [2024-09-08 20:11:59,473 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-08 20:11:59,661 INFO L287 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-09-08 20:11:59,661 INFO L291 CfgBuilder]: Performing block encoding [2024-09-08 20:11:59,764 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-08 20:11:59,764 INFO L318 CfgBuilder]: Removed 2 assume(true) statements. [2024-09-08 20:11:59,765 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 08:11:59 BoogieIcfgContainer [2024-09-08 20:11:59,765 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-08 20:11:59,766 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-08 20:11:59,766 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-08 20:11:59,769 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-08 20:11:59,769 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.09 08:11:59" (1/3) ... [2024-09-08 20:11:59,770 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@329fefdf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.09 08:11:59, skipping insertion in model container [2024-09-08 20:11:59,770 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:11:59" (2/3) ... [2024-09-08 20:11:59,770 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@329fefdf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.09 08:11:59, skipping insertion in model container [2024-09-08 20:11:59,770 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 08:11:59" (3/3) ... [2024-09-08 20:11:59,771 INFO L112 eAbstractionObserver]: Analyzing ICFG mult-comm.wvr.c [2024-09-08 20:11:59,784 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-08 20:11:59,784 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-08 20:11:59,784 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-09-08 20:11:59,825 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-09-08 20:11:59,870 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-08 20:11:59,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-09-08 20:11:59,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 20:11:59,873 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-09-08 20:11:59,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-09-08 20:11:59,903 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-09-08 20:11:59,914 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-09-08 20:11:59,921 INFO L336 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;@5a6631ea, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-08 20:11:59,921 INFO L337 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-09-08 20:12:00,003 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-09-08 20:12:00,008 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 20:12:00,008 INFO L85 PathProgramCache]: Analyzing trace with hash -495857447, now seen corresponding path program 1 times [2024-09-08 20:12:00,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 20:12:00,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73568328] [2024-09-08 20:12:00,018 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 20:12:00,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 20:12:00,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 20:12:00,759 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:00,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 20:12:00,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73568328] [2024-09-08 20:12:00,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73568328] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 20:12:00,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1855032755] [2024-09-08 20:12:00,761 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 20:12:00,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:12:00,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 20:12:00,783 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 20:12:00,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-08 20:12:00,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 20:12:00,873 INFO L262 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-09-08 20:12:00,877 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 20:12:01,047 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:01,048 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 20:12:01,271 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:01,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1855032755] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 20:12:01,272 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 20:12:01,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 5] total 12 [2024-09-08 20:12:01,273 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [632648135] [2024-09-08 20:12:01,275 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 20:12:01,278 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-09-08 20:12:01,279 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 20:12:01,300 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-09-08 20:12:01,300 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=101, Unknown=0, NotChecked=0, Total=156 [2024-09-08 20:12:01,301 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:12:01,303 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 20:12:01,303 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 2.6153846153846154) internal successors, (34), 12 states have internal predecessors, (34), 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-09-08 20:12:01,304 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:12:01,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:12:01,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-09-08 20:12:01,622 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-09-08 20:12:01,623 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-09-08 20:12:01,623 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 20:12:01,624 INFO L85 PathProgramCache]: Analyzing trace with hash 1736321302, now seen corresponding path program 1 times [2024-09-08 20:12:01,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 20:12:01,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [182134532] [2024-09-08 20:12:01,624 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 20:12:01,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 20:12:01,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 20:12:02,565 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:02,565 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 20:12:02,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [182134532] [2024-09-08 20:12:02,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [182134532] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 20:12:02,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [391818099] [2024-09-08 20:12:02,567 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 20:12:02,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:12:02,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 20:12:02,570 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 20:12:02,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-08 20:12:02,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 20:12:02,635 INFO L262 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-09-08 20:12:02,636 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 20:12:02,865 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:02,865 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 20:12:05,456 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (mod (+ 2 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse2 (* (div c_~x_2~0 4294967296) 4294967296)) (.cse3 (mod (+ c_thread2Thread1of1ForFork1_~i~1 1) 4294967296)) (.cse4 (+ (mod c_thread2Thread1of1ForFork1_~i~1 4294967296) 1)) (.cse7 (mod c_~x_2~0 4294967296)) (.cse6 (mod (+ c_thread1Thread1of1ForFork0_~i~0 1) 4294967296))) (and (forall ((v_z_10 Int)) (or (let ((.cse1 (* v_z_10 2))) (< (+ c_~x_2~0 .cse0 (* (div (+ .cse1 c_~x_1~0) 4294967296) 4294967296)) (+ .cse1 c_~x_1~0 4294967297 .cse2))) (< .cse3 v_z_10) (< v_z_10 .cse4))) (or (forall ((v_z_10 Int)) (or (let ((.cse5 (* v_z_10 2))) (< (+ .cse5 c_~x_1~0 4294967294 .cse2) (+ c_~x_2~0 (* (div (+ .cse5 c_~x_1~0) 4294967296) 4294967296) .cse6))) (< .cse3 v_z_10) (< v_z_10 .cse4))) (< (+ .cse0 .cse7) 4294967296)) (forall ((v_z_10 Int)) (or (< .cse3 v_z_10) (< v_z_10 .cse4) (let ((.cse8 (* v_z_10 2))) (< (+ .cse8 c_~x_1~0 .cse2) (+ c_~x_2~0 2 (* (div (+ .cse8 c_~x_1~0) 4294967296) 4294967296) .cse6))))) (or (forall ((v_z_10 Int)) (or (let ((.cse9 (* v_z_10 2))) (< (+ c_~x_2~0 .cse0 (* (div (+ .cse9 c_~x_1~0) 4294967296) 4294967296)) (+ .cse9 c_~x_1~0 .cse2 1))) (< .cse3 v_z_10) (< v_z_10 .cse4))) (< 4294967294 (+ .cse7 .cse6))))) is different from false [2024-09-08 20:12:05,757 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 2 not checked. [2024-09-08 20:12:05,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [391818099] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 20:12:05,759 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 20:12:05,759 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 8] total 20 [2024-09-08 20:12:05,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [754632815] [2024-09-08 20:12:05,759 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 20:12:05,760 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-09-08 20:12:05,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 20:12:05,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-09-08 20:12:05,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=82, Invalid=301, Unknown=1, NotChecked=36, Total=420 [2024-09-08 20:12:05,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:12:05,764 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 20:12:05,764 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 1.7142857142857142) internal successors, (36), 20 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-09-08 20:12:05,764 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:12:05,764 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:12:06,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:12:06,595 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-09-08 20:12:06,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-08 20:12:06,797 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:12:06,798 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-09-08 20:12:06,798 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 20:12:06,802 INFO L85 PathProgramCache]: Analyzing trace with hash -716089392, now seen corresponding path program 2 times [2024-09-08 20:12:06,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 20:12:06,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1975136962] [2024-09-08 20:12:06,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 20:12:06,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 20:12:06,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 20:12:07,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:07,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 20:12:07,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1975136962] [2024-09-08 20:12:07,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1975136962] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 20:12:07,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [539624808] [2024-09-08 20:12:07,904 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-08 20:12:07,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:12:07,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 20:12:07,906 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 20:12:07,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-08 20:12:07,998 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-08 20:12:07,998 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 20:12:08,000 INFO L262 TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-09-08 20:12:08,001 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 20:12:08,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:08,732 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 20:12:10,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:12:10,499 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [539624808] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 20:12:10,499 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 20:12:10,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 12] total 31 [2024-09-08 20:12:10,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1321236434] [2024-09-08 20:12:10,500 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 20:12:10,501 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-09-08 20:12:10,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 20:12:10,502 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-09-08 20:12:10,503 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=159, Invalid=833, Unknown=0, NotChecked=0, Total=992 [2024-09-08 20:12:10,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:12:10,503 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 20:12:10,503 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 1.46875) internal successors, (47), 31 states have internal predecessors, (47), 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-09-08 20:12:10,503 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:12:10,503 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-09-08 20:12:10,503 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:12:21,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:12:21,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-09-08 20:12:21,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2024-09-08 20:12:21,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-09-08 20:12:21,533 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:12:21,533 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-09-08 20:12:21,534 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 20:12:21,534 INFO L85 PathProgramCache]: Analyzing trace with hash -1533514172, now seen corresponding path program 3 times [2024-09-08 20:12:21,534 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 20:12:21,534 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26462741] [2024-09-08 20:12:21,534 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 20:12:21,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 20:12:21,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 20:14:12,920 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:14:12,920 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 20:14:12,920 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26462741] [2024-09-08 20:14:12,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26462741] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 20:14:12,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [929840972] [2024-09-08 20:14:12,921 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-08 20:14:12,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:14:12,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 20:14:12,922 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 20:14:12,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-08 20:14:13,054 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2024-09-08 20:14:13,054 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 20:14:13,056 INFO L262 TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 73 conjuncts are in the unsatisfiable core [2024-09-08 20:14:13,058 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 20:14:14,391 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:14:14,392 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 20:14:21,182 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:14:21,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [929840972] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 20:14:21,183 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 20:14:21,183 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 21, 20] total 55 [2024-09-08 20:14:21,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1211301287] [2024-09-08 20:14:21,183 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 20:14:21,184 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 56 states [2024-09-08 20:14:21,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 20:14:21,185 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 56 interpolants. [2024-09-08 20:14:21,187 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=499, Invalid=2581, Unknown=0, NotChecked=0, Total=3080 [2024-09-08 20:14:21,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:14:21,187 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 20:14:21,187 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 56 states, 56 states have (on average 1.2678571428571428) internal successors, (71), 55 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-09-08 20:14:21,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:14:21,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-09-08 20:14:21,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. [2024-09-08 20:14:21,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:15:25,308 WARN L293 SmtUtils]: Spent 35.35s on a formula simplification. DAG size of input: 192 DAG size of output: 183 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-09-08 20:16:21,770 WARN L293 SmtUtils]: Spent 44.72s on a formula simplification that was a NOOP. DAG size: 218 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-09-08 20:16:44,064 WARN L293 SmtUtils]: Spent 21.24s on a formula simplification. DAG size of input: 211 DAG size of output: 176 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-09-08 20:17:54,130 WARN L293 SmtUtils]: Spent 37.04s on a formula simplification that was a NOOP. DAG size: 214 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-09-08 20:19:11,970 WARN L293 SmtUtils]: Spent 1.04m on a formula simplification. DAG size of input: 236 DAG size of output: 215 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-09-08 20:19:14,472 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse38 (* 2 c_~b~0)) (.cse48 (* 2 c_~a~0)) (.cse45 (mod c_thread2Thread1of1ForFork1_~i~1 4294967296)) (.cse54 (mod (+ c_thread2Thread1of1ForFork1_~i~1 1) 4294967296)) (.cse13 (* 6 c_~b~0)) (.cse43 (* 6 c_~a~0)) (.cse10 (mod (+ 6 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse53 (mod (+ c_thread1Thread1of1ForFork0_~i~0 1) 4294967296)) (.cse28 (* 5 c_~b~0)) (.cse56 (mod (+ 5 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse51 (mod (+ 2 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse0 (* 3 c_~a~0)) (.cse25 (* 5 c_~a~0)) (.cse18 (* c_~b~0 4)) (.cse55 (mod (+ 5 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse57 (mod (+ c_thread2Thread1of1ForFork1_~i~1 4) 4294967296)) (.cse52 (mod (+ 2 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse59 (mod (+ c_thread2Thread1of1ForFork1_~i~1 3) 4294967296)) (.cse46 (mod c_~a~0 4294967296)) (.cse20 (* 4 c_~a~0)) (.cse3 (* 3 c_~b~0)) (.cse60 (mod (+ c_thread1Thread1of1ForFork0_~i~0 4) 4294967296)) (.cse8 (mod c_~b~0 4294967296)) (.cse58 (mod (+ 3 c_thread1Thread1of1ForFork0_~i~0) 4294967296))) (let ((.cse15 (< .cse8 (+ .cse58 1))) (.cse16 (< .cse60 .cse8)) (.cse1 (* 4294967296 (div (+ c_~x_2~0 .cse3) 4294967296))) (.cse19 (* (div (+ .cse20 c_~x_1~0) 4294967296) 4294967296)) (.cse5 (< .cse59 .cse46)) (.cse7 (< .cse46 (+ .cse52 1))) (.cse17 (< .cse57 .cse46)) (.cse24 (< .cse55 .cse8)) (.cse29 (< .cse8 (+ .cse60 1))) (.cse21 (* 4294967296 (div (+ .cse18 c_~x_2~0) 4294967296))) (.cse27 (* (div (+ c_~x_1~0 .cse25) 4294967296) 4294967296)) (.cse22 (< .cse46 (+ .cse59 1))) (.cse2 (* (div (+ c_~x_1~0 .cse0) 4294967296) 4294967296)) (.cse4 (< .cse8 (+ .cse51 1))) (.cse6 (< .cse58 .cse8)) (.cse23 (< .cse56 .cse46)) (.cse26 (* (div (+ c_~x_2~0 .cse28) 4294967296) 4294967296)) (.cse30 (< .cse46 (+ .cse57 1))) (.cse36 (* (div (+ c_~x_1~0 c_~a~0) 4294967296) 4294967296)) (.cse32 (< .cse8 (+ (mod c_thread1Thread1of1ForFork0_~i~0 4294967296) 1))) (.cse34 (< .cse53 .cse8)) (.cse9 (< (mod (+ c_thread2Thread1of1ForFork1_~i~1 6) 4294967296) .cse46)) (.cse11 (< .cse46 (+ .cse56 1))) (.cse41 (< .cse8 (+ .cse55 1))) (.cse44 (< .cse10 .cse8)) (.cse42 (* (div (+ .cse43 c_~x_1~0) 4294967296) 4294967296)) (.cse14 (* (div (+ c_~x_2~0 .cse13) 4294967296) 4294967296)) (.cse31 (< .cse54 .cse46)) (.cse35 (* (div (+ c_~x_2~0 c_~b~0) 4294967296) 4294967296)) (.cse33 (< .cse46 (+ .cse45 1))) (.cse37 (< .cse46 (+ .cse54 1))) (.cse47 (< .cse8 (+ .cse53 1))) (.cse49 (* (div (+ c_~x_1~0 .cse48) 4294967296) 4294967296)) (.cse39 (* (div (+ c_~x_2~0 .cse38) 4294967296) 4294967296)) (.cse40 (< .cse52 .cse46)) (.cse50 (< .cse51 .cse8))) (and (or (= (+ c_~x_1~0 .cse0 .cse1) (+ c_~x_2~0 .cse2 .cse3)) .cse4 .cse5 .cse6 .cse7) (or (< (mod (+ 7 c_thread1Thread1of1ForFork0_~i~0) 4294967296) .cse8) .cse9 (< .cse8 (+ .cse10 1)) .cse11 (let ((.cse12 (* 7 c_~a~0))) (= (+ c_~x_2~0 (* (div (+ c_~x_1~0 .cse12) 4294967296) 4294967296) .cse13) (+ .cse14 c_~x_1~0 .cse12)))) (or .cse15 .cse16 .cse17 (= (+ .cse18 .cse19 c_~x_2~0) (+ .cse20 c_~x_1~0 .cse21)) .cse22) (or .cse15 .cse16 (= (+ .cse20 c_~x_1~0 .cse1) (+ .cse19 c_~x_2~0 .cse3)) .cse5 .cse7) (or .cse23 .cse24 (= (+ c_~x_1~0 .cse25 .cse26) (+ .cse27 c_~x_2~0 .cse28)) .cse29 .cse30) (or .cse17 .cse24 .cse29 (= (+ c_~x_1~0 .cse25 .cse21) (+ .cse18 .cse27 c_~x_2~0)) .cse22) (or .cse31 .cse32 .cse33 .cse34 (= (+ .cse35 c_~x_1~0 c_~a~0) (+ c_~x_2~0 c_~b~0 .cse36))) (or .cse37 (= (+ c_~x_2~0 .cse2 .cse38) (+ .cse39 c_~x_1~0 .cse0)) .cse4 .cse40 .cse6) (or .cse41 .cse23 (= (+ c_~x_2~0 .cse42 .cse28) (+ .cse43 c_~x_1~0 .cse26)) .cse30 .cse44) (or (= (+ c_~x_2~0 .cse36) (+ c_~x_1~0 (* (div c_~x_2~0 4294967296) 4294967296) c_~a~0)) (< .cse45 .cse46) .cse32 .cse34) (or .cse9 .cse11 .cse41 .cse44 (= (+ c_~x_2~0 .cse13 .cse42) (+ .cse43 .cse14 c_~x_1~0))) (or .cse31 .cse47 (= (+ .cse35 c_~x_1~0 .cse48) (+ c_~x_2~0 .cse49 c_~b~0)) .cse33 .cse50) (or .cse37 .cse47 (= (+ c_~x_2~0 .cse49 .cse38) (+ .cse39 c_~x_1~0 .cse48)) .cse40 .cse50)))) is different from false [2024-09-08 20:19:50,930 WARN L293 SmtUtils]: Spent 13.28s on a formula simplification that was a NOOP. DAG size: 196 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-09-08 20:20:36,914 WARN L293 SmtUtils]: Spent 22.78s on a formula simplification that was a NOOP. DAG size: 182 (called from [L 391] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-09-08 20:20:56,589 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:20:58,593 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:00,743 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:02,262 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.49s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:06,133 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.01s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:07,331 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:09,351 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:11,742 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:19,456 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:21,459 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:23,490 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:24,554 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.06s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:27,526 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:29,812 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:33,642 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-09-08 20:21:41,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:21:41,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-09-08 20:21:41,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2024-09-08 20:21:41,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-09-08 20:21:41,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-09-08 20:21:41,514 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:21:41,514 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-09-08 20:21:41,515 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-08 20:21:41,515 INFO L85 PathProgramCache]: Analyzing trace with hash -725647572, now seen corresponding path program 4 times [2024-09-08 20:21:41,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-08 20:21:41,515 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2031741329] [2024-09-08 20:21:41,515 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-08 20:21:41,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-08 20:21:41,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-08 20:21:44,260 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:21:44,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-08 20:21:44,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2031741329] [2024-09-08 20:21:44,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2031741329] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-08 20:21:44,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1801309880] [2024-09-08 20:21:44,261 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-08 20:21:44,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-08 20:21:44,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-09-08 20:21:44,262 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-08 20:21:44,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-09-08 20:21:44,370 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-08 20:21:44,371 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-08 20:21:44,373 WARN L260 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 137 conjuncts are in the unsatisfiable core [2024-09-08 20:21:44,375 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-08 20:21:46,972 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:21:46,973 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-08 20:22:26,092 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-08 20:22:26,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1801309880] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-08 20:22:26,092 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-08 20:22:26,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 36] total 103 [2024-09-08 20:22:26,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771255869] [2024-09-08 20:22:26,093 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-08 20:22:26,093 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 104 states [2024-09-08 20:22:26,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-08 20:22:26,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 104 interpolants. [2024-09-08 20:22:26,107 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1955, Invalid=8757, Unknown=0, NotChecked=0, Total=10712 [2024-09-08 20:22:26,107 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:22:26,108 INFO L474 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-09-08 20:22:26,108 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 104 states, 104 states have (on average 1.1442307692307692) internal successors, (119), 103 states have internal predecessors, (119), 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-09-08 20:22:26,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-09-08 20:22:26,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-09-08 20:22:26,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. [2024-09-08 20:22:26,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-09-08 20:22:26,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-09-08 20:22:28,610 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse105 (* 14 c_~b~0)) (.cse87 (* 2 c_~b~0)) (.cse101 (* 2 c_~a~0)) (.cse56 (* 9 c_~b~0)) (.cse109 (* 9 c_~a~0)) (.cse9 (* 12 c_~a~0)) (.cse14 (* c_~b~0 11)) (.cse125 (mod (+ c_thread1Thread1of1ForFork0_~i~0 12) 4294967296)) (.cse115 (mod (+ c_thread2Thread1of1ForFork1_~i~1 13) 4294967296)) (.cse32 (* c_~b~0 13)) (.cse5 (* 13 c_~a~0)) (.cse122 (mod (+ c_thread2Thread1of1ForFork1_~i~1 8) 4294967296)) (.cse97 (* c_~b~0 8)) (.cse114 (mod (+ 14 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse30 (* 14 c_~a~0)) (.cse129 (mod (+ c_thread1Thread1of1ForFork0_~i~0 13) 4294967296)) (.cse130 (mod (+ 7 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse74 (* 7 c_~b~0)) (.cse43 (* 7 c_~a~0)) (.cse94 (mod c_thread2Thread1of1ForFork1_~i~1 4294967296)) (.cse119 (mod (+ c_thread2Thread1of1ForFork1_~i~1 1) 4294967296)) (.cse41 (* 6 c_~b~0)) (.cse92 (* 6 c_~a~0)) (.cse132 (mod (+ 6 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse131 (mod (+ c_thread2Thread1of1ForFork1_~i~1 6) 4294967296)) (.cse123 (mod (+ 8 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse133 (mod (+ 7 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse75 (* 8 c_~a~0)) (.cse118 (mod (+ c_thread1Thread1of1ForFork0_~i~0 1) 4294967296)) (.cse69 (* 5 c_~b~0)) (.cse135 (mod (+ 5 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse116 (mod (+ 2 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse20 (* 3 c_~a~0)) (.cse66 (* 5 c_~a~0)) (.cse47 (* c_~b~0 4)) (.cse134 (mod (+ 5 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse136 (mod (+ c_thread2Thread1of1ForFork1_~i~1 4) 4294967296)) (.cse120 (mod (+ 9 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse59 (* 10 c_~a~0)) (.cse61 (* c_~b~0 10)) (.cse124 (mod (+ c_thread2Thread1of1ForFork1_~i~1 10) 4294967296)) (.cse121 (mod (+ 9 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse140 (mod (+ c_thread1Thread1of1ForFork0_~i~0 10) 4294967296)) (.cse13 (* 11 c_~a~0)) (.cse127 (mod (+ c_thread1Thread1of1ForFork0_~i~0 11) 4294967296)) (.cse117 (mod (+ 2 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse138 (mod (+ c_thread2Thread1of1ForFork1_~i~1 3) 4294967296)) (.cse49 (* 4 c_~a~0)) (.cse23 (* 3 c_~b~0)) (.cse139 (mod (+ c_thread1Thread1of1ForFork0_~i~0 4) 4294967296)) (.cse113 (mod c_~b~0 4294967296)) (.cse137 (mod (+ 3 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse128 (mod (+ c_thread2Thread1of1ForFork1_~i~1 12) 4294967296)) (.cse3 (* c_~b~0 12)) (.cse95 (mod c_~a~0 4294967296)) (.cse126 (mod (+ c_thread2Thread1of1ForFork1_~i~1 11) 4294967296))) (let ((.cse1 (< .cse95 (+ .cse126 1))) (.cse4 (* (div (+ c_~x_2~0 .cse3) 4294967296) 4294967296)) (.cse6 (< .cse128 .cse95)) (.cse44 (< .cse113 (+ .cse137 1))) (.cse45 (< .cse139 .cse113)) (.cse21 (* 4294967296 (div (+ c_~x_2~0 .cse23) 4294967296))) (.cse48 (* (div (+ .cse49 c_~x_1~0) 4294967296) 4294967296)) (.cse25 (< .cse138 .cse95)) (.cse27 (< .cse95 (+ .cse117 1))) (.cse16 (< .cse127 .cse113)) (.cse15 (* (div (+ c_~x_1~0 .cse13) 4294967296) 4294967296)) (.cse18 (< .cse113 (+ .cse140 1))) (.cse60 (< .cse95 (+ .cse121 1))) (.cse63 (< .cse124 .cse95)) (.cse62 (* (div (+ c_~x_2~0 .cse61) 4294967296) 4294967296)) (.cse57 (* (div (+ c_~x_1~0 .cse59) 4294967296) 4294967296)) (.cse53 (< .cse113 (+ .cse120 1))) (.cse55 (< .cse140 .cse113)) (.cse46 (< .cse136 .cse95)) (.cse65 (< .cse134 .cse113)) (.cse70 (< .cse113 (+ .cse139 1))) (.cse50 (* 4294967296 (div (+ .cse47 c_~x_2~0) 4294967296))) (.cse68 (* (div (+ c_~x_1~0 .cse66) 4294967296) 4294967296)) (.cse51 (< .cse95 (+ .cse138 1))) (.cse22 (* (div (+ c_~x_1~0 .cse20) 4294967296) 4294967296)) (.cse24 (< .cse113 (+ .cse116 1))) (.cse26 (< .cse137 .cse113)) (.cse64 (< .cse135 .cse95)) (.cse67 (* (div (+ c_~x_2~0 .cse69) 4294967296) 4294967296)) (.cse71 (< .cse95 (+ .cse136 1))) (.cse85 (* (div (+ c_~x_1~0 c_~a~0) 4294967296) 4294967296)) (.cse81 (< .cse113 (+ (mod c_thread1Thread1of1ForFork0_~i~0 4294967296) 1))) (.cse83 (< .cse118 .cse113)) (.cse73 (* (div (+ .cse75 c_~x_1~0) 4294967296) 4294967296)) (.cse72 (< .cse113 (+ .cse133 1))) (.cse79 (< .cse123 .cse113)) (.cse37 (< .cse131 .cse95)) (.cse39 (< .cse95 (+ .cse135 1))) (.cse90 (< .cse113 (+ .cse134 1))) (.cse93 (< .cse132 .cse113)) (.cse91 (* (div (+ .cse92 c_~x_1~0) 4294967296) 4294967296)) (.cse42 (* (div (+ c_~x_2~0 .cse41) 4294967296) 4294967296)) (.cse80 (< .cse119 .cse95)) (.cse84 (* (div (+ c_~x_2~0 c_~b~0) 4294967296) 4294967296)) (.cse82 (< .cse95 (+ .cse94 1))) (.cse36 (< .cse133 .cse113)) (.cse38 (< .cse113 (+ .cse132 1))) (.cse40 (* (div (+ c_~x_1~0 .cse43) 4294967296) 4294967296)) (.cse76 (* 4294967296 (div (+ c_~x_2~0 .cse74) 4294967296))) (.cse77 (< .cse130 .cse95)) (.cse78 (< .cse95 (+ .cse131 1))) (.cse28 (< .cse113 (+ .cse129 1))) (.cse31 (* 4294967296 (div (+ c_~x_1~0 .cse30) 4294967296))) (.cse33 (< .cse114 .cse113)) (.cse96 (* (div (+ .cse97 c_~x_2~0) 4294967296) 4294967296)) (.cse98 (< .cse122 .cse95)) (.cse99 (< .cse95 (+ .cse130 1))) (.cse0 (< .cse129 .cse113)) (.cse2 (* (div (+ c_~x_1~0 .cse5) 4294967296) 4294967296)) (.cse29 (* (div (+ c_~x_2~0 .cse32) 4294967296) 4294967296)) (.cse34 (< .cse115 .cse95)) (.cse35 (< .cse95 (+ .cse128 1))) (.cse7 (< .cse113 (+ .cse125 1))) (.cse8 (< .cse113 (+ .cse127 1))) (.cse12 (* (div (+ c_~x_2~0 .cse14) 4294967296) 4294967296)) (.cse10 (* (div (+ c_~x_1~0 .cse9) 4294967296) 4294967296)) (.cse17 (< .cse126 .cse95)) (.cse11 (< .cse125 .cse113)) (.cse19 (< .cse95 (+ .cse124 1))) (.cse108 (* (div (+ .cse109 c_~x_1~0) 4294967296) 4294967296)) (.cse58 (* (div (+ c_~x_2~0 .cse56) 4294967296) 4294967296)) (.cse110 (< .cse113 (+ .cse123 1))) (.cse52 (< .cse95 (+ .cse122 1))) (.cse54 (< .cse121 .cse95)) (.cse111 (< .cse120 .cse113)) (.cse86 (< .cse95 (+ .cse119 1))) (.cse100 (< .cse113 (+ .cse118 1))) (.cse102 (* (div (+ c_~x_1~0 .cse101) 4294967296) 4294967296)) (.cse88 (* (div (+ c_~x_2~0 .cse87) 4294967296) 4294967296)) (.cse89 (< .cse117 .cse95)) (.cse103 (< .cse116 .cse113)) (.cse104 (* 4294967296 (div (+ c_~x_2~0 .cse105) 4294967296))) (.cse106 (< .cse95 (+ .cse115 1))) (.cse107 (< (mod (+ c_thread2Thread1of1ForFork1_~i~1 14) 4294967296) .cse95))) (and (or .cse0 .cse1 (= (+ c_~x_2~0 .cse2 .cse3) (+ c_~x_1~0 .cse4 .cse5)) .cse6 .cse7) (or .cse8 .cse1 (= (+ c_~x_1~0 .cse4 .cse9) (+ c_~x_2~0 .cse3 .cse10)) .cse11 .cse6) (or (= (+ c_~x_1~0 .cse12 .cse13) (+ c_~x_2~0 .cse14 .cse15)) .cse16 .cse17 .cse18 .cse19) (or (= (+ c_~x_1~0 .cse20 .cse21) (+ c_~x_2~0 .cse22 .cse23)) .cse24 .cse25 .cse26 .cse27) (or .cse28 (= (+ .cse29 c_~x_1~0 .cse30) (+ c_~x_2~0 .cse31 .cse32)) .cse33 .cse34 .cse35) (or .cse36 .cse37 .cse38 .cse39 (= (+ c_~x_2~0 .cse40 .cse41) (+ .cse42 c_~x_1~0 .cse43))) (or .cse44 .cse45 .cse46 (= (+ .cse47 .cse48 c_~x_2~0) (+ .cse49 c_~x_1~0 .cse50)) .cse51) (or .cse44 .cse45 (= (+ .cse49 c_~x_1~0 .cse21) (+ .cse48 c_~x_2~0 .cse23)) .cse25 .cse27) (or .cse52 .cse53 .cse54 .cse55 (= (+ c_~x_2~0 .cse56 .cse57) (+ .cse58 c_~x_1~0 .cse59))) (or .cse60 .cse16 (= (+ c_~x_2~0 .cse61 .cse15) (+ .cse62 c_~x_1~0 .cse13)) .cse63 .cse18) (or .cse64 .cse65 (= (+ c_~x_1~0 .cse66 .cse67) (+ .cse68 c_~x_2~0 .cse69)) .cse70 .cse71) (or .cse72 (= (+ c_~x_2~0 .cse73 .cse74) (+ .cse75 c_~x_1~0 .cse76)) .cse77 .cse78 .cse79) (or .cse60 .cse63 (= (+ .cse62 c_~x_1~0 .cse59) (+ c_~x_2~0 .cse61 .cse57)) .cse53 .cse55) (or .cse46 .cse65 .cse70 (= (+ c_~x_1~0 .cse66 .cse50) (+ .cse47 .cse68 c_~x_2~0)) .cse51) (= c_~x_2~0 0) (or .cse80 .cse81 .cse82 .cse83 (= (+ .cse84 c_~x_1~0 c_~a~0) (+ c_~x_2~0 c_~b~0 .cse85))) (or .cse86 (= (+ c_~x_2~0 .cse22 .cse87) (+ .cse88 c_~x_1~0 .cse20)) .cse24 .cse89 .cse26) (or .cse90 .cse64 (= (+ c_~x_2~0 .cse91 .cse69) (+ .cse92 c_~x_1~0 .cse67)) .cse71 .cse93) (or (= (+ c_~x_2~0 .cse85) (+ c_~x_1~0 (* (div c_~x_2~0 4294967296) 4294967296) c_~a~0)) (< .cse94 .cse95) .cse81 .cse83) (or (= (+ .cse75 c_~x_1~0 .cse96) (+ .cse97 c_~x_2~0 .cse73)) .cse72 .cse98 .cse99 .cse79) (or .cse37 .cse39 .cse90 .cse93 (= (+ c_~x_2~0 .cse41 .cse91) (+ .cse92 .cse42 c_~x_1~0))) (or .cse80 .cse100 (= (+ .cse84 c_~x_1~0 .cse101) (+ c_~x_2~0 .cse102 c_~b~0)) .cse82 .cse103) (or .cse36 .cse38 (= (+ c_~x_2~0 .cse40 .cse74) (+ c_~x_1~0 .cse43 .cse76)) .cse77 .cse78) (or .cse28 (= (+ .cse104 c_~x_1~0 .cse30) (+ c_~x_2~0 .cse31 .cse105)) .cse106 .cse33 .cse107) (or (= (+ .cse97 c_~x_2~0 .cse108) (+ .cse109 c_~x_1~0 .cse96)) .cse110 .cse98 .cse111 .cse99) (= c_~x_1~0 0) (or .cse0 (= (+ c_~x_2~0 .cse32 .cse2) (+ .cse29 c_~x_1~0 .cse5)) .cse34 .cse35 .cse7) (or .cse8 (= (+ c_~x_1~0 .cse12 .cse9) (+ c_~x_2~0 .cse14 .cse10)) .cse17 .cse11 .cse19) (or (= (+ c_~x_2~0 .cse56 .cse108) (+ .cse58 .cse109 c_~x_1~0)) .cse110 .cse52 .cse54 .cse111) (or .cse86 .cse100 (= (+ c_~x_2~0 .cse102 .cse87) (+ .cse88 c_~x_1~0 .cse101)) .cse89 .cse103) (or (let ((.cse112 (* 15 c_~a~0))) (= (+ .cse104 c_~x_1~0 .cse112) (+ c_~x_2~0 .cse105 (* (div (+ c_~x_1~0 .cse112) 4294967296) 4294967296)))) (< (mod (+ 15 c_thread1Thread1of1ForFork0_~i~0) 4294967296) .cse113) .cse106 (< .cse113 (+ .cse114 1)) .cse107)))) is different from false [2024-09-08 20:22:31,192 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse114 (* 14 c_~b~0)) (.cse88 (* 2 c_~b~0)) (.cse110 (* 2 c_~a~0)) (.cse56 (* 9 c_~b~0)) (.cse118 (* 9 c_~a~0)) (.cse9 (* 12 c_~a~0)) (.cse14 (* c_~b~0 11)) (.cse134 (mod (+ c_thread1Thread1of1ForFork0_~i~0 12) 4294967296)) (.cse124 (mod (+ c_thread2Thread1of1ForFork1_~i~1 13) 4294967296)) (.cse32 (* c_~b~0 13)) (.cse5 (* 13 c_~a~0)) (.cse131 (mod (+ c_thread2Thread1of1ForFork1_~i~1 8) 4294967296)) (.cse106 (* c_~b~0 8)) (.cse123 (mod (+ 14 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse30 (* 14 c_~a~0)) (.cse138 (mod (+ c_thread1Thread1of1ForFork0_~i~0 13) 4294967296)) (.cse139 (mod (+ 7 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse75 (* 7 c_~b~0)) (.cse43 (* 7 c_~a~0)) (.cse103 (mod c_thread2Thread1of1ForFork1_~i~1 4294967296)) (.cse128 (mod (+ c_thread2Thread1of1ForFork1_~i~1 1) 4294967296)) (.cse41 (* 6 c_~b~0)) (.cse93 (* 6 c_~a~0)) (.cse141 (mod (+ 6 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse140 (mod (+ c_thread2Thread1of1ForFork1_~i~1 6) 4294967296)) (.cse132 (mod (+ 8 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse142 (mod (+ 7 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse76 (* 8 c_~a~0)) (.cse127 (mod (+ c_thread1Thread1of1ForFork0_~i~0 1) 4294967296)) (.cse70 (* 5 c_~b~0)) (.cse144 (mod (+ 5 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse125 (mod (+ 2 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse20 (* 3 c_~a~0)) (.cse67 (* 5 c_~a~0)) (.cse47 (* c_~b~0 4)) (.cse143 (mod (+ 5 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse145 (mod (+ c_thread2Thread1of1ForFork1_~i~1 4) 4294967296)) (.cse129 (mod (+ 9 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse59 (* 10 c_~a~0)) (.cse62 (* c_~b~0 10)) (.cse133 (mod (+ c_thread2Thread1of1ForFork1_~i~1 10) 4294967296)) (.cse130 (mod (+ 9 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse149 (mod (+ c_thread1Thread1of1ForFork0_~i~0 10) 4294967296)) (.cse13 (* 11 c_~a~0)) (.cse136 (mod (+ c_thread1Thread1of1ForFork0_~i~0 11) 4294967296)) (.cse126 (mod (+ 2 c_thread2Thread1of1ForFork1_~i~1) 4294967296)) (.cse147 (mod (+ c_thread2Thread1of1ForFork1_~i~1 3) 4294967296)) (.cse49 (* 4 c_~a~0)) (.cse23 (* 3 c_~b~0)) (.cse148 (mod (+ c_thread1Thread1of1ForFork0_~i~0 4) 4294967296)) (.cse122 (mod c_~b~0 4294967296)) (.cse146 (mod (+ 3 c_thread1Thread1of1ForFork0_~i~0) 4294967296)) (.cse137 (mod (+ c_thread2Thread1of1ForFork1_~i~1 12) 4294967296)) (.cse3 (* c_~b~0 12)) (.cse104 (mod c_~a~0 4294967296)) (.cse135 (mod (+ c_thread2Thread1of1ForFork1_~i~1 11) 4294967296))) (let ((.cse1 (< .cse104 (+ .cse135 1))) (.cse4 (* (div (+ c_~x_2~0 .cse3) 4294967296) 4294967296)) (.cse6 (< .cse137 .cse104)) (.cse44 (< .cse122 (+ .cse146 1))) (.cse45 (< .cse148 .cse122)) (.cse21 (* 4294967296 (div (+ c_~x_2~0 .cse23) 4294967296))) (.cse48 (* (div (+ .cse49 c_~x_1~0) 4294967296) 4294967296)) (.cse25 (< .cse147 .cse104)) (.cse27 (< .cse104 (+ .cse126 1))) (.cse16 (< .cse136 .cse122)) (.cse15 (* (div (+ c_~x_1~0 .cse13) 4294967296) 4294967296)) (.cse18 (< .cse122 (+ .cse149 1))) (.cse61 (< .cse104 (+ .cse130 1))) (.cse64 (< .cse133 .cse104)) (.cse63 (* (div (+ c_~x_2~0 .cse62) 4294967296) 4294967296)) (.cse57 (* (div (+ c_~x_1~0 .cse59) 4294967296) 4294967296)) (.cse53 (< .cse122 (+ .cse129 1))) (.cse55 (< .cse149 .cse122)) (.cse46 (< .cse145 .cse104)) (.cse66 (< .cse143 .cse122)) (.cse71 (< .cse122 (+ .cse148 1))) (.cse50 (* 4294967296 (div (+ .cse47 c_~x_2~0) 4294967296))) (.cse69 (* (div (+ c_~x_1~0 .cse67) 4294967296) 4294967296)) (.cse51 (< .cse104 (+ .cse147 1))) (.cse22 (* (div (+ c_~x_1~0 .cse20) 4294967296) 4294967296)) (.cse24 (< .cse122 (+ .cse125 1))) (.cse26 (< .cse146 .cse122)) (.cse65 (< .cse144 .cse104)) (.cse68 (* (div (+ c_~x_2~0 .cse70) 4294967296) 4294967296)) (.cse72 (< .cse104 (+ .cse145 1))) (.cse60 (div c_thread1Thread1of1ForFork0_~i~0 4294967296)) (.cse86 (* (div (+ c_~x_1~0 c_~a~0) 4294967296) 4294967296)) (.cse97 (* (div c_~x_2~0 4294967296) 4294967296)) (.cse82 (< .cse122 (+ (mod c_thread1Thread1of1ForFork0_~i~0 4294967296) 1))) (.cse84 (< .cse127 .cse122)) (.cse74 (* (div (+ .cse76 c_~x_1~0) 4294967296) 4294967296)) (.cse73 (< .cse122 (+ .cse142 1))) (.cse80 (< .cse132 .cse122)) (.cse37 (< .cse140 .cse104)) (.cse39 (< .cse104 (+ .cse144 1))) (.cse91 (< .cse122 (+ .cse143 1))) (.cse94 (< .cse141 .cse122)) (.cse92 (* (div (+ .cse93 c_~x_1~0) 4294967296) 4294967296)) (.cse42 (* (div (+ c_~x_2~0 .cse41) 4294967296) 4294967296)) (.cse81 (< .cse128 .cse104)) (.cse85 (* (div (+ c_~x_2~0 c_~b~0) 4294967296) 4294967296)) (.cse83 (< .cse104 (+ .cse103 1))) (.cse36 (< .cse142 .cse122)) (.cse38 (< .cse122 (+ .cse141 1))) (.cse40 (* (div (+ c_~x_1~0 .cse43) 4294967296) 4294967296)) (.cse77 (* 4294967296 (div (+ c_~x_2~0 .cse75) 4294967296))) (.cse78 (< .cse139 .cse104)) (.cse79 (< .cse104 (+ .cse140 1))) (.cse28 (< .cse122 (+ .cse138 1))) (.cse31 (* 4294967296 (div (+ c_~x_1~0 .cse30) 4294967296))) (.cse33 (< .cse123 .cse122)) (.cse105 (* (div (+ .cse106 c_~x_2~0) 4294967296) 4294967296)) (.cse107 (< .cse131 .cse104)) (.cse108 (< .cse104 (+ .cse139 1))) (.cse0 (< .cse138 .cse122)) (.cse2 (* (div (+ c_~x_1~0 .cse5) 4294967296) 4294967296)) (.cse29 (* (div (+ c_~x_2~0 .cse32) 4294967296) 4294967296)) (.cse34 (< .cse124 .cse104)) (.cse35 (< .cse104 (+ .cse137 1))) (.cse7 (< .cse122 (+ .cse134 1))) (.cse8 (< .cse122 (+ .cse136 1))) (.cse12 (* (div (+ c_~x_2~0 .cse14) 4294967296) 4294967296)) (.cse10 (* (div (+ c_~x_1~0 .cse9) 4294967296) 4294967296)) (.cse17 (< .cse135 .cse104)) (.cse11 (< .cse134 .cse122)) (.cse19 (< .cse104 (+ .cse133 1))) (.cse117 (* (div (+ .cse118 c_~x_1~0) 4294967296) 4294967296)) (.cse58 (* (div (+ c_~x_2~0 .cse56) 4294967296) 4294967296)) (.cse119 (< .cse122 (+ .cse132 1))) (.cse52 (< .cse104 (+ .cse131 1))) (.cse54 (< .cse130 .cse104)) (.cse120 (< .cse129 .cse122)) (.cse87 (< .cse104 (+ .cse128 1))) (.cse109 (< .cse122 (+ .cse127 1))) (.cse111 (* (div (+ c_~x_1~0 .cse110) 4294967296) 4294967296)) (.cse89 (* (div (+ c_~x_2~0 .cse88) 4294967296) 4294967296)) (.cse90 (< .cse126 .cse104)) (.cse112 (< .cse125 .cse122)) (.cse113 (* 4294967296 (div (+ c_~x_2~0 .cse114) 4294967296))) (.cse115 (< .cse104 (+ .cse124 1))) (.cse116 (< (mod (+ c_thread2Thread1of1ForFork1_~i~1 14) 4294967296) .cse104))) (and (or .cse0 .cse1 (= (+ c_~x_2~0 .cse2 .cse3) (+ c_~x_1~0 .cse4 .cse5)) .cse6 .cse7) (or .cse8 .cse1 (= (+ c_~x_1~0 .cse4 .cse9) (+ c_~x_2~0 .cse3 .cse10)) .cse11 .cse6) (or (= (+ c_~x_1~0 .cse12 .cse13) (+ c_~x_2~0 .cse14 .cse15)) .cse16 .cse17 .cse18 .cse19) (or (= (+ c_~x_1~0 .cse20 .cse21) (+ c_~x_2~0 .cse22 .cse23)) .cse24 .cse25 .cse26 .cse27) (or .cse28 (= (+ .cse29 c_~x_1~0 .cse30) (+ c_~x_2~0 .cse31 .cse32)) .cse33 .cse34 .cse35) (or .cse36 .cse37 .cse38 .cse39 (= (+ c_~x_2~0 .cse40 .cse41) (+ .cse42 c_~x_1~0 .cse43))) (or .cse44 .cse45 .cse46 (= (+ .cse47 .cse48 c_~x_2~0) (+ .cse49 c_~x_1~0 .cse50)) .cse51) (or .cse44 .cse45 (= (+ .cse49 c_~x_1~0 .cse21) (+ .cse48 c_~x_2~0 .cse23)) .cse25 .cse27) (or .cse52 .cse53 .cse54 .cse55 (= (+ c_~x_2~0 .cse56 .cse57) (+ .cse58 c_~x_1~0 .cse59))) (<= 0 .cse60) (or .cse61 .cse16 (= (+ c_~x_2~0 .cse62 .cse15) (+ .cse63 c_~x_1~0 .cse13)) .cse64 .cse18) (or .cse65 .cse66 (= (+ c_~x_1~0 .cse67 .cse68) (+ .cse69 c_~x_2~0 .cse70)) .cse71 .cse72) (or .cse73 (= (+ c_~x_2~0 .cse74 .cse75) (+ .cse76 c_~x_1~0 .cse77)) .cse78 .cse79 .cse80) (or .cse61 .cse64 (= (+ .cse63 c_~x_1~0 .cse59) (+ c_~x_2~0 .cse62 .cse57)) .cse53 .cse55) (or .cse46 .cse66 .cse71 (= (+ c_~x_1~0 .cse67 .cse50) (+ .cse47 .cse69 c_~x_2~0)) .cse51) (or .cse81 .cse82 .cse83 .cse84 (= (+ .cse85 c_~x_1~0 c_~a~0) (+ c_~x_2~0 c_~b~0 .cse86))) (or .cse87 (= (+ c_~x_2~0 .cse22 .cse88) (+ .cse89 c_~x_1~0 .cse20)) .cse24 .cse90 .cse26) (or .cse91 .cse65 (= (+ c_~x_2~0 .cse92 .cse70) (+ .cse93 c_~x_1~0 .cse68)) .cse72 .cse94) (let ((.cse95 (* 64424509440 (div c_~b~0 4294967296))) (.cse96 (* 15 c_thread1Thread1of1ForFork0_~i~0)) (.cse101 (* 4294967296 (div c_~x_1~0 4294967296))) (.cse102 (* .cse60 64424509440)) (.cse98 (* c_~b~0 15))) (or (< (+ 4294966830 .cse95 c_~x_2~0 .cse96) (+ .cse97 .cse98)) (let ((.cse99 (+ c_~x_1~0 .cse97)) (.cse100 (+ c_~x_2~0 .cse101))) (and (<= .cse99 .cse100) (or (= .cse99 .cse100) (< (+ .cse95 c_~x_2~0 .cse96 .cse101) (+ .cse102 c_~x_1~0 .cse97 1 .cse98))))) (< (+ .cse95 .cse96 4294967521 .cse101) (+ .cse102 c_~x_1~0 .cse98)))) (or (= (+ c_~x_2~0 .cse86) (+ c_~x_1~0 .cse97 c_~a~0)) (< .cse103 .cse104) .cse82 .cse84) (or (= (+ .cse76 c_~x_1~0 .cse105) (+ .cse106 c_~x_2~0 .cse74)) .cse73 .cse107 .cse108 .cse80) (or .cse37 .cse39 .cse91 .cse94 (= (+ c_~x_2~0 .cse41 .cse92) (+ .cse93 .cse42 c_~x_1~0))) (or .cse81 .cse109 (= (+ .cse85 c_~x_1~0 .cse110) (+ c_~x_2~0 .cse111 c_~b~0)) .cse83 .cse112) (or .cse36 .cse38 (= (+ c_~x_2~0 .cse40 .cse75) (+ c_~x_1~0 .cse43 .cse77)) .cse78 .cse79) (or .cse28 (= (+ .cse113 c_~x_1~0 .cse30) (+ c_~x_2~0 .cse31 .cse114)) .cse115 .cse33 .cse116) (or (= (+ .cse106 c_~x_2~0 .cse117) (+ .cse118 c_~x_1~0 .cse105)) .cse119 .cse107 .cse120 .cse108) (or .cse0 (= (+ c_~x_2~0 .cse32 .cse2) (+ .cse29 c_~x_1~0 .cse5)) .cse34 .cse35 .cse7) (or .cse8 (= (+ c_~x_1~0 .cse12 .cse9) (+ c_~x_2~0 .cse14 .cse10)) .cse17 .cse11 .cse19) (or (= (+ c_~x_2~0 .cse56 .cse117) (+ .cse58 .cse118 c_~x_1~0)) .cse119 .cse52 .cse54 .cse120) (or .cse87 .cse109 (= (+ c_~x_2~0 .cse111 .cse88) (+ .cse89 c_~x_1~0 .cse110)) .cse90 .cse112) (or (let ((.cse121 (* 15 c_~a~0))) (= (+ .cse113 c_~x_1~0 .cse121) (+ c_~x_2~0 .cse114 (* (div (+ c_~x_1~0 .cse121) 4294967296) 4294967296)))) (< (mod (+ 15 c_thread1Thread1of1ForFork0_~i~0) 4294967296) .cse122) .cse115 (< .cse122 (+ .cse123 1)) .cse116)))) is different from false Killed by 15