./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/libvsync/rec_mcslock.i --full-output --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking COUNTEREXAMPLE --traceabstraction.criterion.for.conditional.commutativity.checking RANDOM --traceabstraction.probability.for.random.criterion 50 --traceabstraction.seed.for.random.criterion 213 -tc /storage/repos/ultimate/releaseScripts/default/benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version b86fb0b7 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/libvsync/rec_mcslock.i -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 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking COUNTEREXAMPLE --traceabstraction.criterion.for.conditional.commutativity.checking RANDOM --traceabstraction.probability.for.random.criterion 50 --traceabstraction.seed.for.random.criterion 213 -tc /storage/repos/ultimate/releaseScripts/default/benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.conditional-comm-b86fb0b-m [2024-10-18 06:44:25,061 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-18 06:44:25,144 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-10-18 06:44:25,148 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-18 06:44:25,148 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-18 06:44:25,189 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-18 06:44:25,191 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-18 06:44:25,192 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-18 06:44:25,193 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-18 06:44:25,194 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-18 06:44:25,195 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-18 06:44:25,196 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-18 06:44:25,196 INFO L153 SettingsManager]: * Use SBE=true [2024-10-18 06:44:25,196 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-18 06:44:25,197 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-18 06:44:25,197 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-18 06:44:25,201 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-18 06:44:25,201 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-18 06:44:25,202 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-18 06:44:25,202 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-18 06:44:25,202 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-18 06:44:25,203 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-18 06:44:25,203 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-18 06:44:25,203 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-18 06:44:25,203 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-18 06:44:25,203 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-18 06:44:25,204 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-18 06:44:25,204 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-18 06:44:25,204 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-18 06:44:25,204 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-18 06:44:25,205 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 06:44:25,205 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-18 06:44:25,205 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-18 06:44:25,205 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-10-18 06:44:25,206 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-18 06:44:25,206 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-18 06:44:25,209 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-18 06:44:25,209 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-18 06:44:25,209 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-18 06:44:25,210 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-18 06:44:25,210 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-18 06:44:25,211 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 -> 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: DFS Order used in POR -> LOOP_LOCKSTEP Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> COUNTEREXAMPLE Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> RANDOM Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Probability for random criterion as percentage -> 50 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Seed for random criterion -> 213 [2024-10-18 06:44:25,454 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-18 06:44:25,477 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-18 06:44:25,480 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-18 06:44:25,481 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-18 06:44:25,482 INFO L274 PluginConnector]: CDTParser initialized [2024-10-18 06:44:25,483 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 06:44:26,993 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-18 06:44:27,391 INFO L384 CDTParser]: Found 1 translation units. [2024-10-18 06:44:27,393 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 06:44:27,433 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/114820aad/178178ad54f04219b4d219bc6ef61310/FLAG51a2c9870 [2024-10-18 06:44:27,447 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/114820aad/178178ad54f04219b4d219bc6ef61310 [2024-10-18 06:44:27,450 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-18 06:44:27,453 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-18 06:44:27,454 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-18 06:44:27,454 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-18 06:44:27,459 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-18 06:44:27,462 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 06:44:27" (1/1) ... [2024-10-18 06:44:27,463 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@40c185f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:27, skipping insertion in model container [2024-10-18 06:44:27,463 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 06:44:27" (1/1) ... [2024-10-18 06:44:27,559 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-18 06:44:29,252 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 06:44:29,260 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 06:44:29,434 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 06:44:29,435 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 06:44:29,444 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 06:44:29,456 INFO L200 MainTranslator]: Completed pre-run [2024-10-18 06:44:29,534 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2024-10-18 06:44:29,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2024-10-18 06:44:29,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2024-10-18 06:44:29,539 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2024-10-18 06:44:29,539 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2024-10-18 06:44:29,540 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2024-10-18 06:44:29,541 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2024-10-18 06:44:29,541 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2024-10-18 06:44:29,541 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2024-10-18 06:44:29,542 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2024-10-18 06:44:29,542 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2024-10-18 06:44:29,542 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2024-10-18 06:44:29,542 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2024-10-18 06:44:29,543 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2024-10-18 06:44:29,543 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2024-10-18 06:44:29,544 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2024-10-18 06:44:29,544 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2024-10-18 06:44:29,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2024-10-18 06:44:29,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2024-10-18 06:44:29,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2024-10-18 06:44:29,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2024-10-18 06:44:29,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2024-10-18 06:44:29,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2024-10-18 06:44:29,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2024-10-18 06:44:29,547 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2024-10-18 06:44:29,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2024-10-18 06:44:29,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2024-10-18 06:44:29,549 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2024-10-18 06:44:29,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2024-10-18 06:44:29,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2024-10-18 06:44:29,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2024-10-18 06:44:29,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2024-10-18 06:44:29,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2024-10-18 06:44:29,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2024-10-18 06:44:29,552 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2024-10-18 06:44:29,552 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2024-10-18 06:44:29,553 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2024-10-18 06:44:29,554 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2024-10-18 06:44:29,554 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2024-10-18 06:44:29,555 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2024-10-18 06:44:29,555 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2024-10-18 06:44:29,555 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2024-10-18 06:44:29,556 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2024-10-18 06:44:29,556 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2024-10-18 06:44:29,556 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2024-10-18 06:44:29,557 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2024-10-18 06:44:29,557 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2024-10-18 06:44:29,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2024-10-18 06:44:29,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2024-10-18 06:44:29,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2024-10-18 06:44:29,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2024-10-18 06:44:29,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2024-10-18 06:44:29,560 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2024-10-18 06:44:29,561 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2024-10-18 06:44:29,561 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2024-10-18 06:44:29,562 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2024-10-18 06:44:29,563 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2024-10-18 06:44:29,563 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2024-10-18 06:44:29,564 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2024-10-18 06:44:29,564 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2024-10-18 06:44:29,565 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2024-10-18 06:44:29,565 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2024-10-18 06:44:29,567 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2024-10-18 06:44:29,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2024-10-18 06:44:29,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2024-10-18 06:44:29,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2024-10-18 06:44:29,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2024-10-18 06:44:29,569 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2024-10-18 06:44:29,570 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2024-10-18 06:44:29,570 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2024-10-18 06:44:29,570 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2024-10-18 06:44:29,571 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2024-10-18 06:44:29,571 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2024-10-18 06:44:29,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2024-10-18 06:44:29,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2024-10-18 06:44:29,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2024-10-18 06:44:29,573 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2024-10-18 06:44:29,574 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2024-10-18 06:44:29,574 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2024-10-18 06:44:29,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2024-10-18 06:44:29,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2024-10-18 06:44:29,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2024-10-18 06:44:29,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2024-10-18 06:44:29,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2024-10-18 06:44:29,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2024-10-18 06:44:29,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2024-10-18 06:44:29,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2024-10-18 06:44:29,577 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2024-10-18 06:44:29,577 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2024-10-18 06:44:29,577 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2024-10-18 06:44:29,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2024-10-18 06:44:29,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2024-10-18 06:44:29,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2024-10-18 06:44:29,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2024-10-18 06:44:29,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2024-10-18 06:44:29,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2024-10-18 06:44:29,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2024-10-18 06:44:29,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2024-10-18 06:44:29,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2024-10-18 06:44:29,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2024-10-18 06:44:29,634 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 06:44:29,637 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 06:44:29,647 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 06:44:29,648 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 06:44:29,656 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 06:44:30,019 INFO L204 MainTranslator]: Completed translation [2024-10-18 06:44:30,020 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30 WrapperNode [2024-10-18 06:44:30,021 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-18 06:44:30,022 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-18 06:44:30,022 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-18 06:44:30,023 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-18 06:44:30,029 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,131 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,223 INFO L138 Inliner]: procedures = 924, calls = 939, calls flagged for inlining = 834, calls inlined = 53, statements flattened = 495 [2024-10-18 06:44:30,224 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-18 06:44:30,225 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-18 06:44:30,225 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-18 06:44:30,225 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-18 06:44:30,239 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,239 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,242 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,243 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,264 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,277 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,287 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,293 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,303 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-18 06:44:30,304 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-18 06:44:30,304 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-18 06:44:30,304 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-18 06:44:30,305 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (1/1) ... [2024-10-18 06:44:30,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 06:44:30,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:44:30,346 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-10-18 06:44:30,349 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-10-18 06:44:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-18 06:44:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-18 06:44:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-10-18 06:44:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-18 06:44:30,400 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-18 06:44:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure run [2024-10-18 06:44:30,400 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2024-10-18 06:44:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-18 06:44:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-10-18 06:44:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-18 06:44:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-18 06:44:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-10-18 06:44:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-18 06:44:30,404 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-18 06:44:30,611 INFO L238 CfgBuilder]: Building ICFG [2024-10-18 06:44:30,613 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-18 06:44:31,246 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-18 06:44:31,246 INFO L287 CfgBuilder]: Performing block encoding [2024-10-18 06:44:31,563 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-18 06:44:31,564 INFO L314 CfgBuilder]: Removed 72 assume(true) statements. [2024-10-18 06:44:31,564 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 06:44:31 BoogieIcfgContainer [2024-10-18 06:44:31,564 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-18 06:44:31,566 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-18 06:44:31,566 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-18 06:44:31,569 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-18 06:44:31,569 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.10 06:44:27" (1/3) ... [2024-10-18 06:44:31,570 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b58a5a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 06:44:31, skipping insertion in model container [2024-10-18 06:44:31,570 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:44:30" (2/3) ... [2024-10-18 06:44:31,570 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b58a5a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 06:44:31, skipping insertion in model container [2024-10-18 06:44:31,571 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 06:44:31" (3/3) ... [2024-10-18 06:44:31,572 INFO L112 eAbstractionObserver]: Analyzing ICFG rec_mcslock.i [2024-10-18 06:44:31,588 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-18 06:44:31,588 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-10-18 06:44:31,588 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-18 06:44:31,706 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-18 06:44:31,759 INFO L106 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-18 06:44:31,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-18 06:44:31,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:44:31,763 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-10-18 06:44:31,764 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-10-18 06:44:31,902 INFO L194 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-18 06:44:31,920 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:31,922 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == runThread1of1ForFork0 ======== [2024-10-18 06:44:31,931 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;@2b8c0c4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=COUNTEREXAMPLE, mConComCheckerCriterion=RANDOM, mConComCheckerTraceCheckMode=GENERATOR, mConComCheckerLimitedChecksCriterion=false, mConComCheckerCriterionLimit=1, mConComCheckerRandomProb=50, mConComCheckerRandomSeed=213, mConComCheckerConditionCriterion=false [2024-10-18 06:44:31,932 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-10-18 06:44:32,849 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:44:32,852 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:32,852 INFO L85 PathProgramCache]: Analyzing trace with hash 1942777702, now seen corresponding path program 1 times [2024-10-18 06:44:32,860 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 06:44:32,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1617525562] [2024-10-18 06:44:32,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:32,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 06:44:32,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:33,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 06:44:33,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 06:44:33,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1617525562] [2024-10-18 06:44:33,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1617525562] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 06:44:33,061 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 06:44:33,061 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-18 06:44:33,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2088678583] [2024-10-18 06:44:33,063 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 06:44:33,067 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-18 06:44:33,067 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 06:44:33,090 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-18 06:44:33,091 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-18 06:44:33,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:33,095 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:44:33,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 states have internal predecessors, (16), 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-10-18 06:44:33,096 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:33,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:33,247 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-18 06:44:33,248 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:44:33,248 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:33,249 INFO L85 PathProgramCache]: Analyzing trace with hash -546288379, now seen corresponding path program 1 times [2024-10-18 06:44:33,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 06:44:33,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1343782944] [2024-10-18 06:44:33,249 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:33,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 06:44:33,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:33,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:44:33,735 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 06:44:33,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1343782944] [2024-10-18 06:44:33,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1343782944] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 06:44:33,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1918197738] [2024-10-18 06:44:33,736 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:33,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 06:44:33,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:44:33,738 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-10-18 06:44:33,740 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-10-18 06:44:33,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:33,907 INFO L255 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-10-18 06:44:33,912 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:44:33,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:44:33,996 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:44:34,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:44:34,186 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1918197738] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:44:34,186 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-18 06:44:34,187 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 14 [2024-10-18 06:44:34,187 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1189110508] [2024-10-18 06:44:34,188 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-18 06:44:34,191 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-10-18 06:44:34,191 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 06:44:34,192 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-10-18 06:44:34,194 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=145, Unknown=0, NotChecked=0, Total=182 [2024-10-18 06:44:34,194 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,195 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:44:34,195 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 5.142857142857143) internal successors, (72), 14 states have internal predecessors, (72), 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-10-18 06:44:34,195 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,554 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:34,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-18 06:44:34,754 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-10-18 06:44:34,755 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:44:34,757 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:34,757 INFO L85 PathProgramCache]: Analyzing trace with hash -310012970, now seen corresponding path program 1 times [2024-10-18 06:44:34,757 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 06:44:34,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1471813190] [2024-10-18 06:44:34,758 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:34,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 06:44:34,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:34,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 06:44:34,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 06:44:34,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1471813190] [2024-10-18 06:44:34,838 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1471813190] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 06:44:34,838 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 06:44:34,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-18 06:44:34,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1462708653] [2024-10-18 06:44:34,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 06:44:34,839 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-18 06:44:34,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 06:44:34,840 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-18 06:44:34,841 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-18 06:44:34,841 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,842 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:44:34,842 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 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-10-18 06:44:34,842 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,842 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:34,842 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:34,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:34,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:44:34,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-18 06:44:34,983 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:44:34,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:34,984 INFO L85 PathProgramCache]: Analyzing trace with hash 1698111489, now seen corresponding path program 1 times [2024-10-18 06:44:34,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 06:44:34,984 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1967023397] [2024-10-18 06:44:34,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:34,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 06:44:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:35,476 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:44:35,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 06:44:35,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1967023397] [2024-10-18 06:44:35,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1967023397] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 06:44:35,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [744631751] [2024-10-18 06:44:35,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:35,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 06:44:35,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:44:35,480 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-10-18 06:44:35,482 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-10-18 06:44:35,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:35,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 416 conjuncts, 54 conjuncts are in the unsatisfiable core [2024-10-18 06:44:35,693 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:44:35,730 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-10-18 06:44:35,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-10-18 06:44:35,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:44:35,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:44:36,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-10-18 06:44:36,230 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:44:36,230 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:44:36,377 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_116 (Array Int Int))) (< |c_runThread1of1ForFork0_~tid~0#1| (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 4)))) is different from false [2024-10-18 06:44:36,461 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_~#lock~0.offset| 4)) (.cse0 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (and (or (forall ((v_ArrVal_116 (Array Int Int))) (< .cse0 (+ (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) .cse1) 4294967296))) (< .cse0 2147483648)) (or (forall ((v_ArrVal_116 (Array Int Int))) (< .cse0 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) .cse1))) (< 2147483647 .cse0)))) is different from false [2024-10-18 06:44:36,473 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_116 (Array Int Int))) (< 2 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 4)))) is different from false [2024-10-18 06:44:36,490 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 2 not checked. [2024-10-18 06:44:36,490 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [744631751] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:44:36,491 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-18 06:44:36,491 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 10, 10] total 26 [2024-10-18 06:44:36,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [432781518] [2024-10-18 06:44:36,491 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-18 06:44:36,492 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-10-18 06:44:36,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 06:44:36,496 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-10-18 06:44:36,496 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=446, Unknown=7, NotChecked=132, Total=650 [2024-10-18 06:44:36,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:36,496 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:44:36,496 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 4.5) internal successors, (117), 26 states have internal predecessors, (117), 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-10-18 06:44:36,496 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:36,497 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:36,497 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:44:36,497 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:37,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:37,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:37,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:44:37,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-18 06:44:37,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-18 06:44:37,859 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 06:44:37,859 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:44:37,860 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:37,860 INFO L85 PathProgramCache]: Analyzing trace with hash -100294912, now seen corresponding path program 1 times [2024-10-18 06:44:37,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 06:44:37,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1926095013] [2024-10-18 06:44:37,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:37,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 06:44:37,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:40,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-18 06:44:40,579 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 06:44:40,580 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1926095013] [2024-10-18 06:44:40,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1926095013] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 06:44:40,580 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [321890600] [2024-10-18 06:44:40,580 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:40,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 06:44:40,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:44:40,583 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-10-18 06:44:40,587 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-10-18 06:44:41,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:41,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 651 conjuncts, 115 conjuncts are in the unsatisfiable core [2024-10-18 06:44:41,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:44:41,119 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-10-18 06:44:41,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-10-18 06:44:41,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:44:41,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:44:41,660 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:44:41,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:44:41,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 06:44:42,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-18 06:44:42,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 06:44:42,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 06:44:42,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:44:42,215 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:44:53,462 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< (+ |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|) (< 0 (mod (+ (select (select (let ((.cse0 (let ((.cse1 (store |c_#memory_int| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| v_ArrVal_220))) (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| v_ArrVal_221))))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223))) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)))) is different from false [2024-10-18 06:44:53,481 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< 0 (mod (+ (select (select (let ((.cse0 (let ((.cse1 (store |c_#memory_int| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base| v_ArrVal_220))) (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| v_ArrVal_221))))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223))) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)) (< (+ |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|))) is different from false [2024-10-18 06:44:53,501 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (v_ArrVal_219 (Array Int Int)) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< 0 (mod (+ (select (select (let ((.cse0 (let ((.cse1 (store (store |c_#memory_int| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_219) |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base| v_ArrVal_220))) (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| v_ArrVal_221))))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223))) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)) (< (+ |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|))) is different from false [2024-10-18 06:44:53,520 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< 0 (mod (+ (select (select (let ((.cse0 (store |c_#memory_int| |c_runThread1of1ForFork0_rec_mcslock_acquire_~ctx#1.base| v_ArrVal_220))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| v_ArrVal_221) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223))) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)) (< (+ |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|))) is different from false [2024-10-18 06:44:53,603 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< 0 (mod (+ (select (store (store (select (store |c_#memory_int| |c_~#nodes~0.base| v_ArrVal_220) |c_~#lock~0.base|) |c_~#lock~0.offset| v_ArrVal_221) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)) (< (+ |c_~#lock~0.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|))) is different from false [2024-10-18 06:44:54,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 9 not checked. [2024-10-18 06:44:54,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [321890600] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:44:54,047 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-18 06:44:54,048 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 43 [2024-10-18 06:44:54,048 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1547546846] [2024-10-18 06:44:54,048 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-18 06:44:54,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2024-10-18 06:44:54,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 06:44:54,052 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2024-10-18 06:44:54,053 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=216, Invalid=1272, Unknown=14, NotChecked=390, Total=1892 [2024-10-18 06:44:54,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:54,053 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:44:54,054 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 44 states have (on average 4.295454545454546) internal successors, (189), 43 states have internal predecessors, (189), 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-10-18 06:44:54,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:54,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:54,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:44:54,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-10-18 06:44:54,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:56,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:56,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:56,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:44:56,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-18 06:44:56,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-10-18 06:44:56,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-18 06:44:56,583 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 06:44:56,583 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:44:56,584 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:56,584 INFO L85 PathProgramCache]: Analyzing trace with hash -1485253503, now seen corresponding path program 2 times [2024-10-18 06:44:56,584 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 06:44:56,584 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1819409095] [2024-10-18 06:44:56,585 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:56,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 06:44:56,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:44:56,842 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 52 proven. 9 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-18 06:44:56,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 06:44:56,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1819409095] [2024-10-18 06:44:56,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1819409095] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 06:44:56,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [98198744] [2024-10-18 06:44:56,843 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-18 06:44:56,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 06:44:56,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:44:56,845 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-10-18 06:44:56,847 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-10-18 06:44:57,125 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-18 06:44:57,126 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 06:44:57,131 INFO L255 TraceCheckSpWp]: Trace formula consists of 864 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-18 06:44:57,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:44:57,181 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 61 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-18 06:44:57,181 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-18 06:44:57,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [98198744] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 06:44:57,182 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-18 06:44:57,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 6 [2024-10-18 06:44:57,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1892871327] [2024-10-18 06:44:57,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 06:44:57,182 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-18 06:44:57,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 06:44:57,183 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-18 06:44:57,184 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-18 06:44:57,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:57,185 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:44:57,185 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 15.0) internal successors, (75), 5 states have internal predecessors, (75), 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-10-18 06:44:57,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:57,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:57,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:44:57,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-10-18 06:44:57,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-10-18 06:44:57,187 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:58,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:44:58,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 06:44:58,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:44:58,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-18 06:44:58,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-10-18 06:44:58,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:44:58,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-18 06:44:58,295 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-10-18 06:44:58,296 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:44:58,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:44:58,297 INFO L85 PathProgramCache]: Analyzing trace with hash 1845338856, now seen corresponding path program 1 times [2024-10-18 06:44:58,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 06:44:58,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205153350] [2024-10-18 06:44:58,301 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:44:58,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 06:44:58,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 06:44:58,388 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-18 06:44:58,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 06:44:58,498 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-18 06:44:58,499 INFO L332 BasicCegarLoop]: Counterexample is feasible [2024-10-18 06:44:58,500 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location runErr1ASSERT_VIOLATIONUNKNOWN (1 of 2 remaining) [2024-10-18 06:44:58,502 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-10-18 06:44:58,502 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-18 06:44:58,508 INFO L414 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1] [2024-10-18 06:44:58,510 INFO L312 ceAbstractionStarter]: Result for error location runThread1of1ForFork0 was UNSAFE,UNKNOWN (1/2) [2024-10-18 06:44:58,654 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-18 06:44:58,654 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-18 06:44:58,659 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 18.10 06:44:58 BasicIcfg [2024-10-18 06:44:58,660 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-18 06:44:58,660 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-18 06:44:58,660 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-18 06:44:58,661 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-18 06:44:58,661 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 06:44:31" (3/4) ... [2024-10-18 06:44:58,663 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-18 06:44:58,664 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-18 06:44:58,664 INFO L158 Benchmark]: Toolchain (without parser) took 31211.51ms. Allocated memory was 176.2MB in the beginning and 476.1MB in the end (delta: 299.9MB). Free memory was 112.6MB in the beginning and 181.4MB in the end (delta: -68.8MB). Peak memory consumption was 233.1MB. Max. memory is 16.1GB. [2024-10-18 06:44:58,664 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 176.2MB. Free memory is still 141.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 06:44:58,665 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2567.23ms. Allocated memory was 176.2MB in the beginning and 266.3MB in the end (delta: 90.2MB). Free memory was 111.8MB in the beginning and 187.7MB in the end (delta: -75.9MB). Peak memory consumption was 105.2MB. Max. memory is 16.1GB. [2024-10-18 06:44:58,665 INFO L158 Benchmark]: Boogie Procedure Inliner took 201.89ms. Allocated memory is still 266.3MB. Free memory was 187.7MB in the beginning and 178.3MB in the end (delta: 9.4MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-10-18 06:44:58,665 INFO L158 Benchmark]: Boogie Preprocessor took 78.33ms. Allocated memory is still 266.3MB. Free memory was 178.3MB in the beginning and 174.1MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-18 06:44:58,665 INFO L158 Benchmark]: RCFGBuilder took 1260.78ms. Allocated memory is still 266.3MB. Free memory was 174.1MB in the beginning and 150.4MB in the end (delta: 23.7MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. [2024-10-18 06:44:58,666 INFO L158 Benchmark]: TraceAbstraction took 27093.78ms. Allocated memory was 266.3MB in the beginning and 476.1MB in the end (delta: 209.7MB). Free memory was 149.3MB in the beginning and 181.4MB in the end (delta: -32.1MB). Peak memory consumption was 177.7MB. Max. memory is 16.1GB. [2024-10-18 06:44:58,666 INFO L158 Benchmark]: Witness Printer took 3.32ms. Allocated memory is still 476.1MB. Free memory is still 181.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 06:44:58,667 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 176.2MB. Free memory is still 141.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2567.23ms. Allocated memory was 176.2MB in the beginning and 266.3MB in the end (delta: 90.2MB). Free memory was 111.8MB in the beginning and 187.7MB in the end (delta: -75.9MB). Peak memory consumption was 105.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 201.89ms. Allocated memory is still 266.3MB. Free memory was 187.7MB in the beginning and 178.3MB in the end (delta: 9.4MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 78.33ms. Allocated memory is still 266.3MB. Free memory was 178.3MB in the beginning and 174.1MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1260.78ms. Allocated memory is still 266.3MB. Free memory was 174.1MB in the beginning and 150.4MB in the end (delta: 23.7MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. * TraceAbstraction took 27093.78ms. Allocated memory was 266.3MB in the beginning and 476.1MB in the end (delta: 209.7MB). Free memory was 149.3MB in the beginning and 181.4MB in the end (delta: -32.1MB). Peak memory consumption was 177.7MB. Max. memory is 16.1GB. * Witness Printer took 3.32ms. Allocated memory is still 476.1MB. Free memory is still 181.4MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 3755]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] - GenericResultAtLocation [Line: 3757]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] - GenericResultAtLocation [Line: 3762]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] - GenericResultAtLocation [Line: 3764]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] - GenericResultAtLocation [Line: 3770]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] - GenericResultAtLocation [Line: 3772]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] - GenericResultAtLocation [Line: 3778]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] - GenericResultAtLocation [Line: 3780]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] - GenericResultAtLocation [Line: 3786]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] - GenericResultAtLocation [Line: 3788]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] - GenericResultAtLocation [Line: 3794]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] - GenericResultAtLocation [Line: 3796]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] - GenericResultAtLocation [Line: 3802]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] - GenericResultAtLocation [Line: 3804]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] - GenericResultAtLocation [Line: 3810]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] - GenericResultAtLocation [Line: 3812]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] - GenericResultAtLocation [Line: 3817]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] - GenericResultAtLocation [Line: 3819]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] - GenericResultAtLocation [Line: 3824]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] - GenericResultAtLocation [Line: 3826]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] - GenericResultAtLocation [Line: 3831]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] - GenericResultAtLocation [Line: 3833]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] - GenericResultAtLocation [Line: 3838]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] - GenericResultAtLocation [Line: 3840]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] - GenericResultAtLocation [Line: 3845]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] - GenericResultAtLocation [Line: 3847]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] - GenericResultAtLocation [Line: 3852]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] - GenericResultAtLocation [Line: 3855]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] - GenericResultAtLocation [Line: 3861]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] - GenericResultAtLocation [Line: 3864]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] - GenericResultAtLocation [Line: 3870]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] - GenericResultAtLocation [Line: 3873]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] - GenericResultAtLocation [Line: 3879]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] - GenericResultAtLocation [Line: 3882]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] - GenericResultAtLocation [Line: 3888]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] - GenericResultAtLocation [Line: 3891]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] - GenericResultAtLocation [Line: 3897]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] - GenericResultAtLocation [Line: 3900]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] - GenericResultAtLocation [Line: 3907]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] - GenericResultAtLocation [Line: 3910]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] - GenericResultAtLocation [Line: 3917]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] - GenericResultAtLocation [Line: 3920]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] - GenericResultAtLocation [Line: 3927]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] - GenericResultAtLocation [Line: 3930]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] - GenericResultAtLocation [Line: 3937]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] - GenericResultAtLocation [Line: 3940]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] - GenericResultAtLocation [Line: 3947]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] - GenericResultAtLocation [Line: 3950]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] - GenericResultAtLocation [Line: 3957]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] - GenericResultAtLocation [Line: 3960]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] - GenericResultAtLocation [Line: 3966]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] - GenericResultAtLocation [Line: 3969]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] - GenericResultAtLocation [Line: 3975]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] - GenericResultAtLocation [Line: 3978]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] - GenericResultAtLocation [Line: 3984]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] - GenericResultAtLocation [Line: 3987]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] - GenericResultAtLocation [Line: 3993]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] - GenericResultAtLocation [Line: 3996]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] - GenericResultAtLocation [Line: 4002]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] - GenericResultAtLocation [Line: 4005]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] - GenericResultAtLocation [Line: 4011]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] - GenericResultAtLocation [Line: 4014]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] - GenericResultAtLocation [Line: 4020]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] - GenericResultAtLocation [Line: 4023]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] - GenericResultAtLocation [Line: 4029]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] - GenericResultAtLocation [Line: 4032]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] - GenericResultAtLocation [Line: 4038]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] - GenericResultAtLocation [Line: 4041]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] - GenericResultAtLocation [Line: 4047]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] - GenericResultAtLocation [Line: 4050]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] - GenericResultAtLocation [Line: 4056]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] - GenericResultAtLocation [Line: 4059]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] - GenericResultAtLocation [Line: 4065]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] - GenericResultAtLocation [Line: 4068]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] - GenericResultAtLocation [Line: 4074]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] - GenericResultAtLocation [Line: 4077]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] - GenericResultAtLocation [Line: 4083]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] - GenericResultAtLocation [Line: 4086]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] - GenericResultAtLocation [Line: 4092]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] - GenericResultAtLocation [Line: 4095]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] - GenericResultAtLocation [Line: 4101]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] - GenericResultAtLocation [Line: 4103]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] - GenericResultAtLocation [Line: 4109]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] - GenericResultAtLocation [Line: 4111]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] - GenericResultAtLocation [Line: 4117]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] - GenericResultAtLocation [Line: 4119]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] - GenericResultAtLocation [Line: 4125]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] - GenericResultAtLocation [Line: 4127]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] - GenericResultAtLocation [Line: 4133]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] - GenericResultAtLocation [Line: 4135]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] - GenericResultAtLocation [Line: 4141]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] - GenericResultAtLocation [Line: 4143]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] - GenericResultAtLocation [Line: 4149]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] - GenericResultAtLocation [Line: 4151]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] - GenericResultAtLocation [Line: 4157]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] - GenericResultAtLocation [Line: 4159]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] - GenericResultAtLocation [Line: 4165]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] - GenericResultAtLocation [Line: 4167]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] - GenericResultAtLocation [Line: 4173]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] - GenericResultAtLocation [Line: 4175]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 873, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 257, dependent conditional: 253, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 620, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 620, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 620, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 873, independent: 252, independent conditional: 0, independent unconditional: 252, dependent: 620, dependent conditional: 0, dependent unconditional: 620, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 624, independent: 76, independent conditional: 0, independent unconditional: 76, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 59, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 873, independent: 252, independent conditional: 0, independent unconditional: 252, dependent: 620, dependent conditional: 0, dependent unconditional: 620, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 624, independent: 76, independent conditional: 0, independent unconditional: 76, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 59 ], Independence queries for same thread: 253, Persistent sets #1 benchmarks: Persistent set computation time: 0.9s, Number of persistent set computation: 90, Number of trivial persistent sets: 87, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 561, independent: 557, independent conditional: 0, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 873, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 257, dependent conditional: 253, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 620, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 620, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 620, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 873, independent: 252, independent conditional: 0, independent unconditional: 252, dependent: 620, dependent conditional: 0, dependent unconditional: 620, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 624, independent: 76, independent conditional: 0, independent unconditional: 76, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 59, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 59, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 624, independent: 616, independent conditional: 0, independent unconditional: 616, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 873, independent: 252, independent conditional: 0, independent unconditional: 252, dependent: 620, dependent conditional: 0, dependent unconditional: 620, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 624, independent: 76, independent conditional: 0, independent unconditional: 76, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 59 ], Independence queries for same thread: 253 - UnprovableResult [Line: 3958]: Unable to prove that unknown kind of specification holds Unable to prove that unknown kind of specification holds Reason: overapproximation of __atomic_compare_exchange_n at line 3958, overapproximation of large string literal at line 5439. Possible FailurePath: [L5998] 0 static vuint32_t g_cs_x = 0; [L5999] 0 static vuint32_t g_cs_y = 0; [L6048] 0 rec_mcslock_t lock = { .lock = { .tail = { ._v = 0 } }, .owner = { ._v = (4294967295U) }, .count = 0, }; [L6049] 0 struct mcs_node_s nodes[3]; [L6033] 0 pthread_t t[3]; [L6034] FCALL 0 init() [L6035] FCALL 0 verification_loop_bound(3 + 1) [L6036] 0 vuintptr_t i = 0; VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6015] 1 vuint32_t tid = (vuintptr_t)arg; [L6016] CALL 1 verification_loop_bound((0 + 2)) [L6036] 0 i++ VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6016] RET 1 verification_loop_bound((0 + 2)) [L6017] 1 int i = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, tid=0] [L6017] COND TRUE 1 i == 0 || ((i) == 1 && ((tid) + 1 < (0) + 1)) [L6018] FCALL 1 verification_loop_bound((1 + 2)) [L6019] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=0, g_cs_y=0, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=0, g_cs_y=0, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND FALSE 1 !(vatomic32_read_rlx(&l->owner) == id) [L5439] CALL 1 mcslock_acquire(&l->lock , ctx) [L5395] 1 mcs_node_t *pred; [L5396] CALL 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L3665] CALL 1 vatomicptr_write(a, v) [L3665] RET 1 vatomicptr_write(a, v) [L5396] RET 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L5397] CALL 1 vatomic32_write_rlx(&node->locked, 1) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5397] RET 1 vatomic32_write_rlx(&node->locked, 1) [L5398] CALL, EXPR 1 vatomicptr_xchg(&l->tail, node) [L3899] EXPR 1 a->_v [L3898-L3899] 1 void *tmp = (void *)__atomic_exchange_n(&a->_v, (void *)v, 5); [L3901] 1 return tmp; [L5398] RET, EXPR 1 vatomicptr_xchg(&l->tail, node) [L5398] 1 pred = (mcs_node_t *)vatomicptr_xchg(&l->tail, node) [L5399] COND FALSE 1 !(\read(*pred)) VAL [\old(l)={5:0}, \old(node)={6:0}, g_cs_x=0, g_cs_y=0, l={5:0}, lock={5:0}, node={6:0}, nodes={6:0}, pred={0:0}] [L5439] RET 1 mcslock_acquire(&l->lock , ctx) [L5439] CALL 1 vatomic32_write_rlx(&l->owner, id) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, id) [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=1, g_cs_y=1, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=1, g_cs_y=1, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=1, g_cs_y=1, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND TRUE 1 vatomic32_read_rlx(&l->owner) == id [L5439] EXPR 1 l->count [L5439] 1 l->count++ [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=2, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND FALSE 1 !(j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1))) [L6023] FCALL 1 verification_loop_bound((1 + 2)) [L6024] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND FALSE 1 !(l->count == 0) [L5439] EXPR 1 l->count [L5439] 1 l->count-- [L6058] RET 1 rec_mcslock_release(&lock, &nodes[tid]) [L6025] RET 1 release(tid) [L6024] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND TRUE 1 l->count == 0 [L5439] CALL 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L5439] CALL 1 mcslock_release(&l->lock , ctx) [L5407] 1 mcs_node_t *next; [L5408] CALL, EXPR 1 vatomicptr_read_rlx(&node->next) [L3655] CALL, EXPR 1 vatomicptr_read(a) [L3803] EXPR 1 a->_v VAL [\old(a)={6:0}, a={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}] [L3803] 1 void *tmp = (void *)__atomic_load_n(&a->_v, 5); [L3805] 1 return tmp; [L3655] RET, EXPR 1 vatomicptr_read(a) [L3655] 1 return vatomicptr_read(a); [L5408] RET, EXPR 1 vatomicptr_read_rlx(&node->next) [L5408] COND TRUE 1 vatomicptr_read_rlx(&node->next) == ((void *)0) [L5409] CALL 1 vatomicptr_cmpxchg_rel(&l->tail, node, ((void *)0)) [L3700] CALL 1 vatomicptr_cmpxchg(a, e, v) [L3956] 1 void *exp = (void *)e; VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] [L3958-L3959] 1 __atomic_compare_exchange_n(&a->_v, &exp, (void *)v, 0, 5, 5) VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] - UnprovableResult [Line: 5439]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: runThread1of1ForFork0 with 1 thread instances CFG has 3 procedures, 226 locations, 7 error locations. Started 1 CEGAR loops. OverallTime: 26.6s, OverallIterations: 7, TraceHistogramMax: 0, PathProgramHistogramMax: 2, EmptinessCheckTime: 6.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 54, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.9s SatisfiabilityAnalysisTime, 17.9s InterpolantComputationTime, 600 NumberOfCodeBlocks, 600 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 662 ConstructedInterpolants, 53 QuantifiedInterpolants, 6051 SizeOfPredicates, 86 NumberOfNonLiveVariables, 2125 ConjunctsInSsa, 195 ConjunctsInUnsatCore, 13 InterpolantComputations, 3 PerfectInterpolantSequences, 176/229 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: ConditionalCommutativityOverallTime: 0.0s, ConditionalCommutativityCheckTime: 0.0s, ConditionalCommutativityIAIntegrations: 0, ConditionalCommutativityDFSRestarts: 0, ConditionalCommutativityCommutingCounterexamples: 0, ConditionalCommutativityConditionCalculations: 0, ConditionalCommutativityTraceChecks: 0, ConditionalCommutativityImperfectProofs: 0 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-10-18 06:44:58,708 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2024-10-18 06:44:58,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /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/libvsync/rec_mcslock.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.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 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking COUNTEREXAMPLE --traceabstraction.criterion.for.conditional.commutativity.checking RANDOM --traceabstraction.probability.for.random.criterion 50 --traceabstraction.seed.for.random.criterion 213 -tc /storage/repos/ultimate/releaseScripts/default/benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.conditional-comm-b86fb0b-m [2024-10-18 06:45:00,989 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-18 06:45:01,067 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf [2024-10-18 06:45:01,073 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-18 06:45:01,074 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-18 06:45:01,104 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-18 06:45:01,104 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-18 06:45:01,105 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-18 06:45:01,108 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-18 06:45:01,108 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-18 06:45:01,109 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-18 06:45:01,109 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-18 06:45:01,109 INFO L153 SettingsManager]: * Use SBE=true [2024-10-18 06:45:01,110 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-18 06:45:01,110 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-18 06:45:01,110 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-18 06:45:01,111 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-18 06:45:01,111 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-18 06:45:01,113 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-18 06:45:01,114 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-18 06:45:01,116 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-18 06:45:01,117 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-18 06:45:01,117 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-18 06:45:01,117 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-18 06:45:01,117 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-18 06:45:01,117 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-18 06:45:01,118 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-18 06:45:01,118 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-18 06:45:01,118 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-18 06:45:01,118 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-18 06:45:01,119 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-18 06:45:01,119 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 06:45:01,119 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-18 06:45:01,120 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-18 06:45:01,120 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-10-18 06:45:01,121 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-18 06:45:01,121 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-18 06:45:01,121 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-18 06:45:01,121 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-18 06:45:01,122 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-18 06:45:01,122 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-18 06:45:01,122 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-18 06:45:01,122 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-18 06:45:01,123 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 -> 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: DFS Order used in POR -> LOOP_LOCKSTEP Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> COUNTEREXAMPLE Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> RANDOM Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Probability for random criterion as percentage -> 50 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Seed for random criterion -> 213 [2024-10-18 06:45:01,431 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-18 06:45:01,455 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-18 06:45:01,459 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-18 06:45:01,460 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-18 06:45:01,461 INFO L274 PluginConnector]: CDTParser initialized [2024-10-18 06:45:01,462 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 06:45:03,022 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-18 06:45:03,490 INFO L384 CDTParser]: Found 1 translation units. [2024-10-18 06:45:03,491 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 06:45:03,536 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/987b7ad49/266ef31bb9bc4d88add3de63002a1b17/FLAG5baf66fab [2024-10-18 06:45:03,601 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/987b7ad49/266ef31bb9bc4d88add3de63002a1b17 [2024-10-18 06:45:03,604 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-18 06:45:03,606 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-18 06:45:03,608 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-18 06:45:03,608 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-18 06:45:03,613 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-18 06:45:03,614 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 06:45:03" (1/1) ... [2024-10-18 06:45:03,616 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d2c9f83 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:03, skipping insertion in model container [2024-10-18 06:45:03,616 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 06:45:03" (1/1) ... [2024-10-18 06:45:03,698 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-18 06:45:05,115 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 06:45:05,120 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 06:45:05,320 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 06:45:05,322 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 06:45:05,338 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 06:45:05,362 INFO L200 MainTranslator]: Completed pre-run [2024-10-18 06:45:05,458 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2024-10-18 06:45:05,460 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2024-10-18 06:45:05,460 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2024-10-18 06:45:05,462 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2024-10-18 06:45:05,463 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2024-10-18 06:45:05,464 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2024-10-18 06:45:05,464 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2024-10-18 06:45:05,464 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2024-10-18 06:45:05,465 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2024-10-18 06:45:05,465 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2024-10-18 06:45:05,465 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2024-10-18 06:45:05,466 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2024-10-18 06:45:05,466 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2024-10-18 06:45:05,467 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2024-10-18 06:45:05,468 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2024-10-18 06:45:05,468 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2024-10-18 06:45:05,468 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2024-10-18 06:45:05,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2024-10-18 06:45:05,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2024-10-18 06:45:05,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2024-10-18 06:45:05,470 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2024-10-18 06:45:05,470 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2024-10-18 06:45:05,470 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2024-10-18 06:45:05,470 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2024-10-18 06:45:05,471 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2024-10-18 06:45:05,471 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2024-10-18 06:45:05,471 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2024-10-18 06:45:05,471 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2024-10-18 06:45:05,472 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2024-10-18 06:45:05,473 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2024-10-18 06:45:05,474 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2024-10-18 06:45:05,474 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2024-10-18 06:45:05,475 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2024-10-18 06:45:05,475 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2024-10-18 06:45:05,476 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2024-10-18 06:45:05,476 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2024-10-18 06:45:05,477 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2024-10-18 06:45:05,478 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2024-10-18 06:45:05,478 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2024-10-18 06:45:05,479 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2024-10-18 06:45:05,479 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2024-10-18 06:45:05,479 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2024-10-18 06:45:05,480 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2024-10-18 06:45:05,480 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2024-10-18 06:45:05,480 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2024-10-18 06:45:05,481 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2024-10-18 06:45:05,481 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2024-10-18 06:45:05,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2024-10-18 06:45:05,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2024-10-18 06:45:05,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2024-10-18 06:45:05,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2024-10-18 06:45:05,483 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2024-10-18 06:45:05,484 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2024-10-18 06:45:05,484 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2024-10-18 06:45:05,485 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2024-10-18 06:45:05,485 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2024-10-18 06:45:05,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2024-10-18 06:45:05,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2024-10-18 06:45:05,487 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2024-10-18 06:45:05,487 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2024-10-18 06:45:05,489 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2024-10-18 06:45:05,489 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2024-10-18 06:45:05,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2024-10-18 06:45:05,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2024-10-18 06:45:05,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2024-10-18 06:45:05,491 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2024-10-18 06:45:05,491 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2024-10-18 06:45:05,491 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2024-10-18 06:45:05,491 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2024-10-18 06:45:05,492 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2024-10-18 06:45:05,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2024-10-18 06:45:05,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2024-10-18 06:45:05,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2024-10-18 06:45:05,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2024-10-18 06:45:05,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2024-10-18 06:45:05,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2024-10-18 06:45:05,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2024-10-18 06:45:05,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2024-10-18 06:45:05,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2024-10-18 06:45:05,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2024-10-18 06:45:05,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2024-10-18 06:45:05,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2024-10-18 06:45:05,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2024-10-18 06:45:05,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2024-10-18 06:45:05,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2024-10-18 06:45:05,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2024-10-18 06:45:05,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2024-10-18 06:45:05,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2024-10-18 06:45:05,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2024-10-18 06:45:05,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2024-10-18 06:45:05,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2024-10-18 06:45:05,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2024-10-18 06:45:05,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2024-10-18 06:45:05,504 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2024-10-18 06:45:05,504 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2024-10-18 06:45:05,504 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2024-10-18 06:45:05,505 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2024-10-18 06:45:05,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2024-10-18 06:45:05,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2024-10-18 06:45:05,507 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2024-10-18 06:45:05,584 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 06:45:05,586 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 06:45:05,598 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 06:45:05,599 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 06:45:05,603 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 06:45:06,071 INFO L204 MainTranslator]: Completed translation [2024-10-18 06:45:06,072 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06 WrapperNode [2024-10-18 06:45:06,072 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-18 06:45:06,073 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-18 06:45:06,073 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-18 06:45:06,073 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-18 06:45:06,079 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,180 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,233 INFO L138 Inliner]: procedures = 932, calls = 939, calls flagged for inlining = 834, calls inlined = 53, statements flattened = 496 [2024-10-18 06:45:06,233 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-18 06:45:06,234 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-18 06:45:06,234 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-18 06:45:06,234 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-18 06:45:06,249 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,249 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,253 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,257 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,275 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,287 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,294 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,301 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,312 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-18 06:45:06,316 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-18 06:45:06,316 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-18 06:45:06,316 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-18 06:45:06,316 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (1/1) ... [2024-10-18 06:45:06,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 06:45:06,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:45:06,347 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-10-18 06:45:06,354 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-10-18 06:45:06,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-18 06:45:06,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-10-18 06:45:06,402 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-18 06:45:06,402 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-18 06:45:06,402 INFO L130 BoogieDeclarations]: Found specification of procedure run [2024-10-18 06:45:06,402 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2024-10-18 06:45:06,402 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-18 06:45:06,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-10-18 06:45:06,402 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-18 06:45:06,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-10-18 06:45:06,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4 [2024-10-18 06:45:06,403 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2024-10-18 06:45:06,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2024-10-18 06:45:06,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-10-18 06:45:06,405 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-18 06:45:06,589 INFO L238 CfgBuilder]: Building ICFG [2024-10-18 06:45:06,591 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-18 06:45:07,339 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-18 06:45:07,340 INFO L287 CfgBuilder]: Performing block encoding [2024-10-18 06:45:07,743 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-18 06:45:07,743 INFO L314 CfgBuilder]: Removed 72 assume(true) statements. [2024-10-18 06:45:07,743 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 06:45:07 BoogieIcfgContainer [2024-10-18 06:45:07,743 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-18 06:45:07,747 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-18 06:45:07,748 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-18 06:45:07,750 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-18 06:45:07,751 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.10 06:45:03" (1/3) ... [2024-10-18 06:45:07,751 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f0f1caf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 06:45:07, skipping insertion in model container [2024-10-18 06:45:07,752 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 06:45:06" (2/3) ... [2024-10-18 06:45:07,753 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f0f1caf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 06:45:07, skipping insertion in model container [2024-10-18 06:45:07,753 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 06:45:07" (3/3) ... [2024-10-18 06:45:07,755 INFO L112 eAbstractionObserver]: Analyzing ICFG rec_mcslock.i [2024-10-18 06:45:07,773 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-18 06:45:07,773 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-10-18 06:45:07,774 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-18 06:45:07,937 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-18 06:45:07,994 INFO L106 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-18 06:45:07,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-18 06:45:07,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 06:45:07,997 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-10-18 06:45:07,999 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-10-18 06:45:08,178 INFO L194 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-18 06:45:08,194 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:08,196 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == runThread1of1ForFork0 ======== [2024-10-18 06:45:08,204 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;@1527e697, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=COUNTEREXAMPLE, mConComCheckerCriterion=RANDOM, mConComCheckerTraceCheckMode=GENERATOR, mConComCheckerLimitedChecksCriterion=false, mConComCheckerCriterionLimit=1, mConComCheckerRandomProb=50, mConComCheckerRandomSeed=213, mConComCheckerConditionCriterion=false [2024-10-18 06:45:08,205 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-10-18 06:45:09,184 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:09,187 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:09,187 INFO L85 PathProgramCache]: Analyzing trace with hash -1273336472, now seen corresponding path program 1 times [2024-10-18 06:45:09,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:09,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [891813212] [2024-10-18 06:45:09,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:09,201 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:09,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:09,207 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:09,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-10-18 06:45:09,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:45:09,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-10-18 06:45:09,392 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:09,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 06:45:09,401 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-18 06:45:09,402 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:09,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [891813212] [2024-10-18 06:45:09,403 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [891813212] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 06:45:09,404 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 06:45:09,404 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-18 06:45:09,405 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [883552025] [2024-10-18 06:45:09,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 06:45:09,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-18 06:45:09,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:09,431 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-18 06:45:09,432 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-18 06:45:09,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:09,434 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:09,435 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 states have internal predecessors, (16), 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-10-18 06:45:09,435 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:09,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:09,600 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2024-10-18 06:45:09,794 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:09,795 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:09,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:09,796 INFO L85 PathProgramCache]: Analyzing trace with hash 2031446407, now seen corresponding path program 1 times [2024-10-18 06:45:09,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:09,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1492802619] [2024-10-18 06:45:09,797 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:09,797 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:09,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:09,800 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:09,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-10-18 06:45:09,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:45:09,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-18 06:45:09,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:10,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:45:10,004 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:10,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:45:10,111 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:10,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1492802619] [2024-10-18 06:45:10,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1492802619] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:10,112 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:10,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 10 [2024-10-18 06:45:10,113 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769917787] [2024-10-18 06:45:10,114 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:10,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-10-18 06:45:10,116 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:10,117 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-10-18 06:45:10,117 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2024-10-18 06:45:10,118 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:10,118 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:10,118 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 5.1) internal successors, (51), 10 states have internal predecessors, (51), 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-10-18 06:45:10,119 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:10,119 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:10,588 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:10,588 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:10,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2024-10-18 06:45:10,789 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:10,789 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:10,790 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:10,790 INFO L85 PathProgramCache]: Analyzing trace with hash 843583192, now seen corresponding path program 1 times [2024-10-18 06:45:10,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:10,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1804566607] [2024-10-18 06:45:10,791 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:10,791 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:10,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:10,793 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:10,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-10-18 06:45:10,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:45:10,962 INFO L255 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-18 06:45:10,964 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:10,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 06:45:10,972 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-18 06:45:10,972 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:10,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1804566607] [2024-10-18 06:45:10,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1804566607] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 06:45:10,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 06:45:10,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-18 06:45:10,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1123416025] [2024-10-18 06:45:10,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 06:45:10,973 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-18 06:45:10,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:10,974 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-18 06:45:10,974 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-18 06:45:10,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:10,975 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:10,975 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 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-10-18 06:45:10,975 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:10,975 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:10,975 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:11,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:11,217 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:11,217 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:11,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Ended with exit code 0 [2024-10-18 06:45:11,418 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:11,418 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:11,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:11,419 INFO L85 PathProgramCache]: Analyzing trace with hash 250419715, now seen corresponding path program 1 times [2024-10-18 06:45:11,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:11,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1674137430] [2024-10-18 06:45:11,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:11,420 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:11,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:11,422 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:11,425 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2024-10-18 06:45:11,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:45:11,622 INFO L255 TraceCheckSpWp]: Trace formula consists of 240 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-18 06:45:11,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:11,768 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:45:11,768 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:11,926 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 06:45:11,927 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:11,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1674137430] [2024-10-18 06:45:11,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1674137430] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:11,928 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:11,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12 [2024-10-18 06:45:11,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1136986761] [2024-10-18 06:45:11,928 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:11,929 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-18 06:45:11,929 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:11,930 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-18 06:45:11,931 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=100, Unknown=0, NotChecked=0, Total=132 [2024-10-18 06:45:11,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:11,931 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:11,931 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 6.5) internal successors, (78), 12 states have internal predecessors, (78), 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-10-18 06:45:11,931 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:11,931 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:11,932 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:11,932 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:12,491 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:12,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:12,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:12,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:12,498 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Ended with exit code 0 [2024-10-18 06:45:12,693 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:12,693 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:12,694 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:12,694 INFO L85 PathProgramCache]: Analyzing trace with hash 1322633774, now seen corresponding path program 2 times [2024-10-18 06:45:12,695 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:12,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1888590101] [2024-10-18 06:45:12,695 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-18 06:45:12,695 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:12,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:12,698 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:12,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process [2024-10-18 06:45:12,988 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-18 06:45:12,988 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 06:45:13,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 280 conjuncts, 35 conjuncts are in the unsatisfiable core [2024-10-18 06:45:13,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:13,060 INFO L349 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2024-10-18 06:45:13,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2024-10-18 06:45:13,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:45:13,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:45:13,466 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 06:45:13,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 06:45:13,814 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-18 06:45:13,814 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:14,381 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_108 (Array (_ BitVec 32) (_ BitVec 32)))) (not (= (_ bv0 32) (bvadd (_ bv2 32) (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_108) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|)))))) is different from false [2024-10-18 06:45:14,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 1 trivial. 1 not checked. [2024-10-18 06:45:14,433 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:14,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1888590101] [2024-10-18 06:45:14,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1888590101] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:14,433 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:14,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12] total 23 [2024-10-18 06:45:14,433 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1526906379] [2024-10-18 06:45:14,433 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:14,434 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-10-18 06:45:14,434 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:14,435 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-10-18 06:45:14,435 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=133, Invalid=376, Unknown=1, NotChecked=42, Total=552 [2024-10-18 06:45:14,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:14,435 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:14,436 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 4.5) internal successors, (108), 23 states have internal predecessors, (108), 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-10-18 06:45:14,436 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:14,436 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:14,436 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:14,436 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:14,436 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:16,235 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:16,236 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:16,236 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:16,236 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:16,236 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-10-18 06:45:16,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Ended with exit code 0 [2024-10-18 06:45:16,440 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:16,441 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:16,442 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:16,442 INFO L85 PathProgramCache]: Analyzing trace with hash -2106222738, now seen corresponding path program 1 times [2024-10-18 06:45:16,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:16,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [863518375] [2024-10-18 06:45:16,442 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:16,443 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:16,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:16,446 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:16,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Waiting until timeout for monitored process [2024-10-18 06:45:16,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:45:16,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 326 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-18 06:45:16,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:16,729 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-18 06:45:16,729 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:16,794 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-18 06:45:16,796 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:16,797 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [863518375] [2024-10-18 06:45:16,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [863518375] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:16,797 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:16,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8 [2024-10-18 06:45:16,797 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1432863393] [2024-10-18 06:45:16,797 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:16,798 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-18 06:45:16,798 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:16,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-18 06:45:16,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-18 06:45:16,799 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:16,799 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:16,799 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 7.75) internal successors, (62), 8 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-10-18 06:45:16,799 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:16,799 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:16,799 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:16,799 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:16,799 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-10-18 06:45:16,799 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:17,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:17,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:17,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:17,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:17,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:17,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:17,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Forceful destruction successful, exit code 0 [2024-10-18 06:45:17,688 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:17,688 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:17,689 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:17,689 INFO L85 PathProgramCache]: Analyzing trace with hash 425706635, now seen corresponding path program 1 times [2024-10-18 06:45:17,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:17,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [664572281] [2024-10-18 06:45:17,690 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:17,690 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:17,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:17,693 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:17,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Waiting until timeout for monitored process [2024-10-18 06:45:17,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:45:18,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 567 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-18 06:45:18,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:18,214 INFO L134 CoverageAnalysis]: Checked inductivity of 130 backedges. 78 proven. 3 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-10-18 06:45:18,215 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:18,584 INFO L134 CoverageAnalysis]: Checked inductivity of 130 backedges. 78 proven. 3 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-10-18 06:45:18,585 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:18,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [664572281] [2024-10-18 06:45:18,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [664572281] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:18,585 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:18,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12 [2024-10-18 06:45:18,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [460728052] [2024-10-18 06:45:18,586 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:18,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-18 06:45:18,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:18,587 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-18 06:45:18,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132 [2024-10-18 06:45:18,587 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:18,587 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:18,588 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 10.25) internal successors, (123), 12 states have internal predecessors, (123), 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-10-18 06:45:18,588 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:18,588 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:18,588 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:18,588 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:18,588 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:18,588 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:18,588 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:19,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:19,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:19,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:19,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:19,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:19,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:19,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:19,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Ended with exit code 0 [2024-10-18 06:45:19,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:19,315 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:19,316 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:19,316 INFO L85 PathProgramCache]: Analyzing trace with hash 735653669, now seen corresponding path program 1 times [2024-10-18 06:45:19,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:19,317 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [371234572] [2024-10-18 06:45:19,317 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:19,317 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:19,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:19,320 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:19,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Waiting until timeout for monitored process [2024-10-18 06:45:19,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 06:45:19,687 INFO L255 TraceCheckSpWp]: Trace formula consists of 471 conjuncts, 35 conjuncts are in the unsatisfiable core [2024-10-18 06:45:19,691 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:19,708 INFO L349 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2024-10-18 06:45:19,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2024-10-18 06:45:19,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-10-18 06:45:19,918 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-10-18 06:45:20,167 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-10-18 06:45:20,167 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:20,435 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_292 (Array (_ BitVec 32) (_ BitVec 32)))) (not (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_292) |c_~#lock~0.base|) (bvadd (_ bv4 32) |c_~#lock~0.offset|)) (_ bv0 32)))) is different from false [2024-10-18 06:45:20,457 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-10-18 06:45:20,457 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:20,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [371234572] [2024-10-18 06:45:20,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [371234572] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:20,457 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:20,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10] total 19 [2024-10-18 06:45:20,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1376262733] [2024-10-18 06:45:20,457 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:20,458 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-18 06:45:20,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:20,459 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-18 06:45:20,459 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=274, Unknown=22, NotChecked=34, Total=380 [2024-10-18 06:45:20,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:20,459 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:20,459 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 5.35) internal successors, (107), 19 states have internal predecessors, (107), 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-10-18 06:45:20,459 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:20,459 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:20,460 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:20,460 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:20,460 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:20,460 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:20,460 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:20,460 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:22,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:22,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:22,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:22,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:22,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:22,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:22,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:22,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-18 06:45:22,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Ended with exit code 0 [2024-10-18 06:45:22,311 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:22,312 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:22,312 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:22,312 INFO L85 PathProgramCache]: Analyzing trace with hash -1386330907, now seen corresponding path program 2 times [2024-10-18 06:45:22,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:22,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1275711560] [2024-10-18 06:45:22,313 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-18 06:45:22,313 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:22,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:22,315 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:22,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Waiting until timeout for monitored process [2024-10-18 06:45:22,709 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-18 06:45:22,710 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 06:45:22,720 INFO L255 TraceCheckSpWp]: Trace formula consists of 471 conjuncts, 66 conjuncts are in the unsatisfiable core [2024-10-18 06:45:22,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:22,737 INFO L349 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2024-10-18 06:45:22,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2024-10-18 06:45:22,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:45:22,855 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:45:23,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:45:23,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 06:45:23,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 06:45:23,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 06:45:23,435 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 06:45:23,529 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-18 06:45:23,529 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:24,045 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_359 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (store |c_#memory_int| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| v_ArrVal_358))) (or (not (= (bvadd (_ bv1 32) (select (select (let ((.cse0 (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| v_ArrVal_359))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|))) (_ bv0 32))) (not (= v_ArrVal_359 (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| (select v_ArrVal_359 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))))))) is different from false [2024-10-18 06:45:24,072 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_359 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (store |c_#memory_int| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base| v_ArrVal_358))) (or (not (= (_ bv0 32) (bvadd (_ bv1 32) (select (select (let ((.cse0 (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| v_ArrVal_359))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|))))) (not (= v_ArrVal_359 (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| (select v_ArrVal_359 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))))))) is different from false [2024-10-18 06:45:24,102 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_ArrVal_357 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_359 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (store (store |c_#memory_int| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_357) |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base| v_ArrVal_358))) (or (not (= (bvadd (_ bv1 32) (select (select (let ((.cse0 (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| v_ArrVal_359))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|))) (_ bv0 32))) (not (= v_ArrVal_359 (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| (select v_ArrVal_359 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))))))) is different from false [2024-10-18 06:45:24,128 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_DerPreprocessor_1 (_ BitVec 32)) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32)))) (not (= (_ bv0 32) (bvadd (_ bv1 32) (select (select (let ((.cse0 (store |c_#memory_int| |c_runThread1of1ForFork0_rec_mcslock_acquire_~ctx#1.base| v_ArrVal_358))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| v_DerPreprocessor_1) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|)))))) is different from false [2024-10-18 06:45:24,163 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32)))) (not (= (bvadd (_ bv1 32) (select (select (store |c_#memory_int| |c_~#nodes~0.base| v_ArrVal_358) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|))) (_ bv0 32)))) is different from false [2024-10-18 06:45:24,306 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 9 not checked. [2024-10-18 06:45:24,306 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:24,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1275711560] [2024-10-18 06:45:24,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1275711560] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:24,307 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:24,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15] total 29 [2024-10-18 06:45:24,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1547788312] [2024-10-18 06:45:24,307 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:24,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-10-18 06:45:24,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:24,308 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-10-18 06:45:24,309 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=121, Invalid=478, Unknown=21, NotChecked=250, Total=870 [2024-10-18 06:45:24,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:24,309 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:24,309 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 30 states have (on average 4.6) internal successors, (138), 29 states have internal predecessors, (138), 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-10-18 06:45:24,309 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:24,309 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:24,309 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:24,309 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:24,310 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:24,310 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:24,310 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:24,310 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-10-18 06:45:24,310 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:26,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-18 06:45:26,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-18 06:45:26,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Ended with exit code 0 [2024-10-18 06:45:26,860 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:26,860 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:26,862 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:26,862 INFO L85 PathProgramCache]: Analyzing trace with hash -332545626, now seen corresponding path program 3 times [2024-10-18 06:45:26,862 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:26,862 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [792087895] [2024-10-18 06:45:26,862 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-18 06:45:26,862 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:26,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:26,864 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:26,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Waiting until timeout for monitored process [2024-10-18 06:45:27,289 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2024-10-18 06:45:27,290 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 06:45:27,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 459 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-18 06:45:27,303 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 06:45:27,461 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 67 proven. 10 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-10-18 06:45:27,461 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 06:45:27,812 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 51 proven. 24 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-10-18 06:45:27,813 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 06:45:27,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [792087895] [2024-10-18 06:45:27,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [792087895] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 06:45:27,813 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 06:45:27,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7] total 13 [2024-10-18 06:45:27,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [364804750] [2024-10-18 06:45:27,813 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 06:45:27,814 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-18 06:45:27,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 06:45:27,816 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-18 06:45:27,817 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=121, Unknown=0, NotChecked=0, Total=156 [2024-10-18 06:45:27,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:27,817 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 06:45:27,818 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 11.923076923076923) internal successors, (155), 13 states have internal predecessors, (155), 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-10-18 06:45:27,819 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-10-18 06:45:27,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-18 06:45:28,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-10-18 06:45:28,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 06:45:28,868 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Forceful destruction successful, exit code 0 [2024-10-18 06:45:29,058 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:29,058 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 06:45:29,059 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 06:45:29,059 INFO L85 PathProgramCache]: Analyzing trace with hash 1240431528, now seen corresponding path program 1 times [2024-10-18 06:45:29,059 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 06:45:29,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [427585453] [2024-10-18 06:45:29,060 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 06:45:29,060 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:29,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 06:45:29,061 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 06:45:29,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Waiting until timeout for monitored process [2024-10-18 06:45:29,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 06:45:29,376 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-18 06:45:29,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 06:45:29,762 INFO L130 FreeRefinementEngine]: Strategy WOLF found a feasible trace [2024-10-18 06:45:29,763 INFO L332 BasicCegarLoop]: Counterexample is feasible [2024-10-18 06:45:29,764 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location runErr1ASSERT_VIOLATIONUNKNOWN (1 of 2 remaining) [2024-10-18 06:45:29,766 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-10-18 06:45:29,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Ended with exit code 0 [2024-10-18 06:45:29,966 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 06:45:29,971 INFO L414 BasicCegarLoop]: Path program histogram: [3, 2, 1, 1, 1, 1, 1, 1] [2024-10-18 06:45:29,972 INFO L312 ceAbstractionStarter]: Result for error location runThread1of1ForFork0 was UNSAFE,UNKNOWN (1/2) [2024-10-18 06:45:30,103 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-18 06:45:30,103 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-18 06:45:30,106 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 18.10 06:45:30 BasicIcfg [2024-10-18 06:45:30,106 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-18 06:45:30,107 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-18 06:45:30,107 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-18 06:45:30,107 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-18 06:45:30,107 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 06:45:07" (3/4) ... [2024-10-18 06:45:30,109 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-18 06:45:30,110 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-18 06:45:30,111 INFO L158 Benchmark]: Toolchain (without parser) took 26504.46ms. Allocated memory was 69.2MB in the beginning and 283.1MB in the end (delta: 213.9MB). Free memory was 45.3MB in the beginning and 63.5MB in the end (delta: -18.2MB). Peak memory consumption was 195.5MB. Max. memory is 16.1GB. [2024-10-18 06:45:30,111 INFO L158 Benchmark]: CDTParser took 1.09ms. Allocated memory is still 52.4MB. Free memory was 35.2MB in the beginning and 35.1MB in the end (delta: 71.2kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 06:45:30,111 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2463.92ms. Allocated memory was 69.2MB in the beginning and 121.6MB in the end (delta: 52.4MB). Free memory was 45.0MB in the beginning and 54.8MB in the end (delta: -9.8MB). Peak memory consumption was 67.4MB. Max. memory is 16.1GB. [2024-10-18 06:45:30,111 INFO L158 Benchmark]: Boogie Procedure Inliner took 160.90ms. Allocated memory is still 121.6MB. Free memory was 54.8MB in the beginning and 45.5MB in the end (delta: 9.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-10-18 06:45:30,112 INFO L158 Benchmark]: Boogie Preprocessor took 77.87ms. Allocated memory is still 121.6MB. Free memory was 45.5MB in the beginning and 41.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-18 06:45:30,112 INFO L158 Benchmark]: RCFGBuilder took 1428.07ms. Allocated memory was 121.6MB in the beginning and 169.9MB in the end (delta: 48.2MB). Free memory was 40.4MB in the beginning and 96.0MB in the end (delta: -55.6MB). Peak memory consumption was 24.8MB. Max. memory is 16.1GB. [2024-10-18 06:45:30,112 INFO L158 Benchmark]: TraceAbstraction took 22358.78ms. Allocated memory was 169.9MB in the beginning and 283.1MB in the end (delta: 113.2MB). Free memory was 95.0MB in the beginning and 63.5MB in the end (delta: 31.5MB). Peak memory consumption was 145.8MB. Max. memory is 16.1GB. [2024-10-18 06:45:30,112 INFO L158 Benchmark]: Witness Printer took 3.31ms. Allocated memory is still 283.1MB. Free memory is still 63.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 06:45:30,114 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.09ms. Allocated memory is still 52.4MB. Free memory was 35.2MB in the beginning and 35.1MB in the end (delta: 71.2kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2463.92ms. Allocated memory was 69.2MB in the beginning and 121.6MB in the end (delta: 52.4MB). Free memory was 45.0MB in the beginning and 54.8MB in the end (delta: -9.8MB). Peak memory consumption was 67.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 160.90ms. Allocated memory is still 121.6MB. Free memory was 54.8MB in the beginning and 45.5MB in the end (delta: 9.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 77.87ms. Allocated memory is still 121.6MB. Free memory was 45.5MB in the beginning and 41.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1428.07ms. Allocated memory was 121.6MB in the beginning and 169.9MB in the end (delta: 48.2MB). Free memory was 40.4MB in the beginning and 96.0MB in the end (delta: -55.6MB). Peak memory consumption was 24.8MB. Max. memory is 16.1GB. * TraceAbstraction took 22358.78ms. Allocated memory was 169.9MB in the beginning and 283.1MB in the end (delta: 113.2MB). Free memory was 95.0MB in the beginning and 63.5MB in the end (delta: 31.5MB). Peak memory consumption was 145.8MB. Max. memory is 16.1GB. * Witness Printer took 3.31ms. Allocated memory is still 283.1MB. Free memory is still 63.5MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 3755]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] - GenericResultAtLocation [Line: 3757]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] - GenericResultAtLocation [Line: 3762]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] - GenericResultAtLocation [Line: 3764]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] - GenericResultAtLocation [Line: 3770]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] - GenericResultAtLocation [Line: 3772]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] - GenericResultAtLocation [Line: 3778]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] - GenericResultAtLocation [Line: 3780]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] - GenericResultAtLocation [Line: 3786]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] - GenericResultAtLocation [Line: 3788]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] - GenericResultAtLocation [Line: 3794]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] - GenericResultAtLocation [Line: 3796]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] - GenericResultAtLocation [Line: 3802]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] - GenericResultAtLocation [Line: 3804]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] - GenericResultAtLocation [Line: 3810]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] - GenericResultAtLocation [Line: 3812]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] - GenericResultAtLocation [Line: 3817]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] - GenericResultAtLocation [Line: 3819]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] - GenericResultAtLocation [Line: 3824]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] - GenericResultAtLocation [Line: 3826]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] - GenericResultAtLocation [Line: 3831]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] - GenericResultAtLocation [Line: 3833]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] - GenericResultAtLocation [Line: 3838]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] - GenericResultAtLocation [Line: 3840]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] - GenericResultAtLocation [Line: 3845]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] - GenericResultAtLocation [Line: 3847]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] - GenericResultAtLocation [Line: 3852]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] - GenericResultAtLocation [Line: 3855]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] - GenericResultAtLocation [Line: 3861]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] - GenericResultAtLocation [Line: 3864]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] - GenericResultAtLocation [Line: 3870]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] - GenericResultAtLocation [Line: 3873]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] - GenericResultAtLocation [Line: 3879]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] - GenericResultAtLocation [Line: 3882]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] - GenericResultAtLocation [Line: 3888]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] - GenericResultAtLocation [Line: 3891]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] - GenericResultAtLocation [Line: 3897]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] - GenericResultAtLocation [Line: 3900]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] - GenericResultAtLocation [Line: 3907]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] - GenericResultAtLocation [Line: 3910]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] - GenericResultAtLocation [Line: 3917]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] - GenericResultAtLocation [Line: 3920]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] - GenericResultAtLocation [Line: 3927]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] - GenericResultAtLocation [Line: 3930]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] - GenericResultAtLocation [Line: 3937]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] - GenericResultAtLocation [Line: 3940]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] - GenericResultAtLocation [Line: 3947]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] - GenericResultAtLocation [Line: 3950]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] - GenericResultAtLocation [Line: 3957]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] - GenericResultAtLocation [Line: 3960]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] - GenericResultAtLocation [Line: 3966]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] - GenericResultAtLocation [Line: 3969]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] - GenericResultAtLocation [Line: 3975]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] - GenericResultAtLocation [Line: 3978]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] - GenericResultAtLocation [Line: 3984]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] - GenericResultAtLocation [Line: 3987]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] - GenericResultAtLocation [Line: 3993]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] - GenericResultAtLocation [Line: 3996]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] - GenericResultAtLocation [Line: 4002]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] - GenericResultAtLocation [Line: 4005]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] - GenericResultAtLocation [Line: 4011]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] - GenericResultAtLocation [Line: 4014]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] - GenericResultAtLocation [Line: 4020]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] - GenericResultAtLocation [Line: 4023]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] - GenericResultAtLocation [Line: 4029]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] - GenericResultAtLocation [Line: 4032]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] - GenericResultAtLocation [Line: 4038]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] - GenericResultAtLocation [Line: 4041]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] - GenericResultAtLocation [Line: 4047]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] - GenericResultAtLocation [Line: 4050]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] - GenericResultAtLocation [Line: 4056]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] - GenericResultAtLocation [Line: 4059]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] - GenericResultAtLocation [Line: 4065]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] - GenericResultAtLocation [Line: 4068]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] - GenericResultAtLocation [Line: 4074]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] - GenericResultAtLocation [Line: 4077]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] - GenericResultAtLocation [Line: 4083]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] - GenericResultAtLocation [Line: 4086]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] - GenericResultAtLocation [Line: 4092]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] - GenericResultAtLocation [Line: 4095]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] - GenericResultAtLocation [Line: 4101]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] - GenericResultAtLocation [Line: 4103]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] - GenericResultAtLocation [Line: 4109]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] - GenericResultAtLocation [Line: 4111]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] - GenericResultAtLocation [Line: 4117]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] - GenericResultAtLocation [Line: 4119]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] - GenericResultAtLocation [Line: 4125]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] - GenericResultAtLocation [Line: 4127]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] - GenericResultAtLocation [Line: 4133]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] - GenericResultAtLocation [Line: 4135]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] - GenericResultAtLocation [Line: 4141]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] - GenericResultAtLocation [Line: 4143]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] - GenericResultAtLocation [Line: 4149]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] - GenericResultAtLocation [Line: 4151]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] - GenericResultAtLocation [Line: 4157]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] - GenericResultAtLocation [Line: 4159]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] - GenericResultAtLocation [Line: 4165]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] - GenericResultAtLocation [Line: 4167]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] - GenericResultAtLocation [Line: 4173]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] - GenericResultAtLocation [Line: 4175]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1136, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 474, dependent conditional: 470, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 666, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 666, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 666, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 933, independent: 119, independent conditional: 0, independent unconditional: 119, dependent: 813, dependent conditional: 0, dependent unconditional: 813, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 670, independent: 122, independent conditional: 0, independent unconditional: 122, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 105, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 933, independent: 119, independent conditional: 0, independent unconditional: 119, dependent: 813, dependent conditional: 0, dependent unconditional: 813, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 670, independent: 122, independent conditional: 0, independent unconditional: 122, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 105 ], Independence queries for same thread: 470, Persistent sets #1 benchmarks: Persistent set computation time: 1.0s, Number of persistent set computation: 90, Number of trivial persistent sets: 87, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 561, independent: 557, independent conditional: 0, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1136, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 474, dependent conditional: 470, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 666, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 666, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 666, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 933, independent: 119, independent conditional: 0, independent unconditional: 119, dependent: 813, dependent conditional: 0, dependent unconditional: 813, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 670, independent: 122, independent conditional: 0, independent unconditional: 122, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 105, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 105, independent unconditional: 557, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 670, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 933, independent: 119, independent conditional: 0, independent unconditional: 119, dependent: 813, dependent conditional: 0, dependent unconditional: 813, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 670, independent: 122, independent conditional: 0, independent unconditional: 122, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 105 ], Independence queries for same thread: 470 - UnprovableResult [Line: 3958]: Unable to prove that unknown kind of specification holds Unable to prove that unknown kind of specification holds Reason: overapproximation of __atomic_compare_exchange_n at line 3958, overapproximation of large string literal at line 5439. Possible FailurePath: [L5998] 0 static vuint32_t g_cs_x = 0; [L5999] 0 static vuint32_t g_cs_y = 0; [L6048] 0 rec_mcslock_t lock = { .lock = { .tail = { ._v = 0 } }, .owner = { ._v = (4294967295U) }, .count = 0, }; [L6049] 0 struct mcs_node_s nodes[3]; [L6033] 0 pthread_t t[3]; [L6034] FCALL 0 init() [L6035] FCALL 0 verification_loop_bound(3 + 1) [L6036] 0 vuintptr_t i = 0; VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6015] 1 vuint32_t tid = (vuintptr_t)arg; [L6016] CALL 1 verification_loop_bound((0 + 2)) [L6036] 0 i++ VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6016] RET 1 verification_loop_bound((0 + 2)) [L6017] 1 int i = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, tid=0] [L6017] COND TRUE 1 i == 0 || ((i) == 1 && ((tid) + 1 < (0) + 1)) [L6018] FCALL 1 verification_loop_bound((1 + 2)) [L6019] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=0, g_cs_y=0, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=0, g_cs_y=0, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND FALSE 1 !(vatomic32_read_rlx(&l->owner) == id) [L5439] CALL 1 mcslock_acquire(&l->lock , ctx) [L5395] 1 mcs_node_t *pred; [L5396] CALL 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L3665] CALL 1 vatomicptr_write(a, v) [L3665] RET 1 vatomicptr_write(a, v) [L5396] RET 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L5397] CALL 1 vatomic32_write_rlx(&node->locked, 1) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5397] RET 1 vatomic32_write_rlx(&node->locked, 1) [L5398] CALL, EXPR 1 vatomicptr_xchg(&l->tail, node) [L3899] EXPR 1 a->_v [L3898-L3899] 1 void *tmp = (void *)__atomic_exchange_n(&a->_v, (void *)v, 5); [L3901] 1 return tmp; [L5398] RET, EXPR 1 vatomicptr_xchg(&l->tail, node) [L5398] 1 pred = (mcs_node_t *)vatomicptr_xchg(&l->tail, node) [L5399] COND FALSE 1 !(\read(*pred)) VAL [\old(l)={5:0}, \old(node)={6:0}, g_cs_x=0, g_cs_y=0, l={5:0}, lock={5:0}, node={6:0}, nodes={6:0}, pred={0:0}] [L5439] RET 1 mcslock_acquire(&l->lock , ctx) [L5439] CALL 1 vatomic32_write_rlx(&l->owner, id) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, id) [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=1, g_cs_y=1, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=1, g_cs_y=1, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=1, g_cs_y=1, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND TRUE 1 vatomic32_read_rlx(&l->owner) == id [L5439] EXPR 1 l->count [L5439] 1 l->count++ [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=2, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND FALSE 1 !(j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1))) [L6023] FCALL 1 verification_loop_bound((1 + 2)) [L6024] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND FALSE 1 !(l->count == 0) [L5439] EXPR 1 l->count [L5439] 1 l->count-- [L6058] RET 1 rec_mcslock_release(&lock, &nodes[tid]) [L6025] RET 1 release(tid) [L6024] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND TRUE 1 l->count == 0 [L5439] CALL 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L5439] CALL 1 mcslock_release(&l->lock , ctx) [L5407] 1 mcs_node_t *next; [L5408] CALL, EXPR 1 vatomicptr_read_rlx(&node->next) [L3655] CALL, EXPR 1 vatomicptr_read(a) [L3803] EXPR 1 a->_v VAL [\old(a)={6:0}, a={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}] [L3803] 1 void *tmp = (void *)__atomic_load_n(&a->_v, 5); [L3805] 1 return tmp; [L3655] RET, EXPR 1 vatomicptr_read(a) [L3655] 1 return vatomicptr_read(a); [L5408] RET, EXPR 1 vatomicptr_read_rlx(&node->next) [L5408] COND TRUE 1 vatomicptr_read_rlx(&node->next) == ((void *)0) [L5409] CALL 1 vatomicptr_cmpxchg_rel(&l->tail, node, ((void *)0)) [L3700] CALL 1 vatomicptr_cmpxchg(a, e, v) [L3956] 1 void *exp = (void *)e; VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] [L3958-L3959] 1 __atomic_compare_exchange_n(&a->_v, &exp, (void *)v, 0, 5, 5) VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] - UnprovableResult [Line: 5439]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: runThread1of1ForFork0 with 1 thread instances CFG has 3 procedures, 226 locations, 7 error locations. Started 1 CEGAR loops. OverallTime: 21.8s, OverallIterations: 11, TraceHistogramMax: 0, PathProgramHistogramMax: 3, EmptinessCheckTime: 10.5s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 99, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.5s SsaConstructionTime, 1.5s SatisfiabilityAnalysisTime, 5.6s InterpolantComputationTime, 709 NumberOfCodeBlocks, 691 NumberOfCodeBlocksAsserted, 17 NumberOfCheckSat, 1202 ConstructedInterpolants, 65 QuantifiedInterpolants, 8390 SizeOfPredicates, 127 NumberOfNonLiveVariables, 3238 ConjunctsInSsa, 185 ConjunctsInUnsatCore, 18 InterpolantComputations, 2 PerfectInterpolantSequences, 492/600 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: ConditionalCommutativityOverallTime: 0.0s, ConditionalCommutativityCheckTime: 0.0s, ConditionalCommutativityIAIntegrations: 0, ConditionalCommutativityDFSRestarts: 0, ConditionalCommutativityCommutingCounterexamples: 0, ConditionalCommutativityConditionCalculations: 0, ConditionalCommutativityTraceChecks: 0, ConditionalCommutativityImperfectProofs: 0 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-10-18 06:45:30,144 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2024-10-18 06:45:30,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN: Overapproximated counterexample